From 4022e8fe81d0d357eff13c9993971ce62ce981f6 Mon Sep 17 00:00:00 2001 From: teepe Date: Mon, 21 Jan 2002 20:51:14 +0000 Subject: [PATCH] defrosting git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2193 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/strings.php b/functions/strings.php index 62aedab6..3e5c9db2 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -32,7 +32,7 @@ * SquirrelMail version number -- DO NOT CHANGE */ global $version; -$version = '1.2.3'; +$version = '1.2.4 [cvs]'; /** * If $haystack is a full mailbox name and $needle is the mailbox -- 2.25.1