Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
starlilyth committed Mar 18, 2014
1 parent 8435197 commit 44963c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.pl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use YAML qw( DumpFile LoadFile );
use CGI qw(:cgi-lib :standard);

my $version = "1.0.1+";
my $version = "1.1.0";
my $conffile = "/opt/ifmi/poolmanager.conf";
if (! -f $conffile) {
my $nconf = {
Expand Down

0 comments on commit 44963c7

Please # to comment.