浏览代码

Updated version for 1.2.0 release...

thomppj 23 年之前
父节点
当前提交
05c3ee05f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

@@ -32,7 +32,7 @@
  * SquirrelMail version number -- DO NOT CHANGE
  * SquirrelMail version number -- DO NOT CHANGE
  */
  */
 global $version;
 global $version;
-$version = '1.2.0 [cvs]';
+$version = '1.2.0';
 
 
    /**
    /**
     * Count the number of occurances of $needle are in $haystack.
     * Count the number of occurances of $needle are in $haystack.