From b489391c994377d5a1c580e5476341b717178fe6 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 26 Aug 2006 13:46:33 +0000 Subject: Modification: change current version from "%PWGVERSION%" to "Alligator". "Alligator" is the name of the trunk until next stable branch. git-svn-id: http://piwigo.org/svn/trunk@1546 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/constants.php b/include/constants.php index 73e46355f..849f11378 100644 --- a/include/constants.php +++ b/include/constants.php @@ -26,7 +26,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '%PWGVERSION%'); +define('PHPWG_VERSION', 'Alligator'); define('PHPWG_URL', 'http://www.phpwebgallery.net'); define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK.iso-8859-1'); -- cgit v1.2.3