version # update to 1.2.6
[squirrelmail.git] / functions / strings.php
index f901eb48068ba21bba1e82fa49f1d3fb47e467d4..1c3edc5cc915872ac417b54fc758ac033ae5867e 100644 (file)
@@ -16,7 +16,7 @@
  * SquirrelMail version number -- DO NOT CHANGE
  */
 global $version;
  * SquirrelMail version number -- DO NOT CHANGE
  */
 global $version;
-$version = '1.2.6 [cvs]';
+$version = '1.2.6';
 
 /**
  * Wraps text at $wrap characters
 
 /**
  * Wraps text at $wrap characters
@@ -472,4 +472,4 @@ function RemoveSlashes(&$array) {
 
 $PHP_SELF = php_self();
 
 
 $PHP_SELF = php_self();
 
-?>
\ No newline at end of file
+?>