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