Go to most recent revision | Details | Last modification | View Log | 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.1';