Ver código fonte

1.3.0 - 1.3.1 defrosting

teepe 23 anos atrás
pai
commit
1863932b85
2 arquivos alterados com 4 adições e 1 exclusões
  1. 3 0
      ChangeLog
  2. 1 1
      functions/strings.php

+ 3 - 0
ChangeLog

@@ -3,6 +3,9 @@
 *************************************
 
 
+Version 1.3.1 - cvs
+-------------------
+
 Version 1.3.0
 -------------
   - allow_call_time_by_reference=off fixes.

+ 1 - 1
functions/strings.php

@@ -16,7 +16,7 @@
  * SquirrelMail version number -- DO NOT CHANGE
  */
 global $version;
-$version = '1.3.0 (devel)';
+$version = '1.3.1 (cvs-devel)';
 
 /**
  * Wraps text at $wrap characters