From 281b6aec146b464e41e0e652534f64e2e55afd88 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Sun, 19 Mar 2000 14:03:45 +0000 Subject: [PATCH] upped the version to 0.4pre1 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@313 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 b40510cf..8d5385b9 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -128,7 +128,7 @@ } /* SquirrelMail version number -- DO NOT CHANGE */ - $version = "0.3"; + $version = "0.4pre1"; function find_mailbox_name ($mailbox) { -- 2.25.1