From 7ad0971cf7e48186a31983961e192159b77b2789 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 4 Oct 2011 13:46:45 +0000 Subject: next release on trunk is 2.4.0beta1 git-svn-id: http://piwigo.org/svn/trunk@12346 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/constants.php') diff --git a/include/constants.php b/include/constants.php index 06be582e6..6a7e4a7a4 100644 --- a/include/constants.php +++ b/include/constants.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.3.0'); +define('PHPWG_VERSION', '2.4.0beta1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia'); -- cgit v1.2.3