Rev 155 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#! /usr/bin/env perl
# this file just exists so we can increment a version number for the
# whole system. Since makeVersionFile looks for the following string,
# I just decided to make this a Perl script that does nothing.
our $VERSION = '3.4.0';