From 5be870b592a0e3020fae93229b60ab1054a8cb12 Mon Sep 17 00:00:00 2001 From: stevetruckstuff Date: Wed, 4 Oct 2006 17:38:43 +0000 Subject: [PATCH] Update version number to match new version # on conf.pl git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11825 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/config_default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config_default.php b/config/config_default.php index 2afa0e2c..0d88d4a2 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -25,7 +25,7 @@ /* Do not change this value. */ global $version; global $config_version; -$config_version = '1.4.0'; +$config_version = '1.5.0'; /*** Organization preferences ***/ /** -- 2.25.1