Release 1.2.1 snapshot complete.
[squirrelmail.git] / functions / strings.php
index d2aacc24e71eeab6a107b747b59722ceb3afa0c1..d9b0dd688eb799ea5836452dc921d2dae85a54c7 100644 (file)
@@ -32,7 +32,7 @@
  * SquirrelMail version number -- DO NOT CHANGE
  */
 global $version;
-$version = '1.2.0 [cvs]';
+$version = '1.2.2 [cvs]';
 
    /**
     * Count the number of occurances of $needle are in $haystack.