Преглед изворни кода

Release of 1.2.0 complete. Woohoo!

thomppj пре 23 година
родитељ
комит
3e15a1e10a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

@@ -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.