Procházet zdrojové kódy

Up version number as 0.22 just got released

Morten Brix Pedersen před 25 roky
rodič
revize
91eb6abcdb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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);