Subversion Repositories camp_sysinfo_client_3

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
135 rodolico 1
#! /usr/bin/env perl
2
 
3
# this file just exists so we can increment a version number for the
4
# whole system. Since makeVersionFile looks for the following string,
5
# I just decided to make this a Perl script that does nothing.
144 rodolico 6
our $VERSION = '3.4.1';