From 7bfd404426ec2bc833ccaa70eeda50fd9eb1ab46 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 6 Oct 2000 21:22:15 +0000 Subject: [PATCH] changed version to "0.6pre1 (cvs)" git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@777 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 7e6216c6..33d01527 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -170,7 +170,7 @@ } /* SquirrelMail version number -- DO NOT CHANGE */ - $version = "0.5"; + $version = "0.6pre1 (cvs)"; function find_mailbox_name ($mailbox) { -- 2.25.1