Sfoglia il codice sorgente

Up version number as 0.22 just got released

Morten Brix Pedersen 25 anni fa
parent
commit
91eb6abcdb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pisg.pl

+ 1 - 1
pisg.pl

@@ -107,7 +107,7 @@ my $conf = {
 
     debug => 0,
     debugfile => "debug.log",
-    version => "v0.22-cvs",
+    version => "v0.23-cvs",
 };
 
 my ($chans, $users);