Prechádzať zdrojové kódy

Release of 1.2.0 complete. Woohoo!

thomppj 23 rokov pred
rodič
commit
3e15a1e10a
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

@@ -32,7 +32,7 @@
  * SquirrelMail version number -- DO NOT CHANGE
  * SquirrelMail version number -- DO NOT CHANGE
  */
  */
 global $version;
 global $version;
-$version = '1.2.0';
+$version = '1.2.1 [cvs]';
 
 
    /**
    /**
     * Count the number of occurances of $needle are in $haystack.
     * Count the number of occurances of $needle are in $haystack.