X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fstrings.php;h=0ea140ed783c6017d643e95b6bdbff568e586bc9;hp=d2aacc24e71eeab6a107b747b59722ceb3afa0c1;hb=61e2e861b0a0b5a056e2bdc33e8f59eeb8dbfba3;hpb=ac208bbad957bf0e01c2626b652680ffc44e745c;ds=sidebyside diff --git a/functions/strings.php b/functions/strings.php index d2aacc24..0ea140ed 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -32,7 +32,7 @@ * SquirrelMail version number -- DO NOT CHANGE */ global $version; -$version = '1.2.0 [cvs]'; +$version = '1.2.0'; /** * Count the number of occurances of $needle are in $haystack.