Updated version for 1.2.0 release...
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 25 Dec 2001 04:55:36 +0000 (04:55 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 25 Dec 2001 04:55:36 +0000 (04:55 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1940 7612ce4b-ef26-0410-bec9-ea0150e637f0

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.