From 1e06e00c158b3bb0c254d8f602439069aaeb78dc Mon Sep 17 00:00:00 2001 From: lkehresman Date: Tue, 16 Jan 2001 20:04:08 +0000 Subject: [PATCH] changed version to: 1.0pre3 [cvs] git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@949 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 7027564a..ed1224e6 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -194,7 +194,7 @@ } /* SquirrelMail version number -- DO NOT CHANGE */ - $version = "1.0pre2 (cvs)"; + $version = "1.0pre3 [cvs]"; function find_mailbox_name ($mailbox) { -- 2.25.1