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