Release of 1.2.0 complete. Woohoo!
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 25 Dec 2001 06:03:18 +0000 (06:03 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 25 Dec 2001 06:03:18 +0000 (06:03 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1943 7612ce4b-ef26-0410-bec9-ea0150e637f0

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.