diff options
author | plegall <plg@piwigo.org> | 2005-05-14 13:39:00 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-05-14 13:39:00 +0000 |
commit | ab9097cfec318a38a50cf36785f483fc8f39d954 (patch) | |
tree | 2c05a2f64a09148ed7388eb81872c63805ec6fee /include | |
parent | 4647d2281a6741d82a56c61a9b1cc821134110aa (diff) |
- version moved to 1.4.1
git-svn-id: http://piwigo.org/svn/branches/branch-1_4@789 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include')
-rw-r--r-- | include/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php index d17ce6083..65a1dd91c 100644 --- a/include/constants.php +++ b/include/constants.php @@ -26,7 +26,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '1.4.0'); +define('PHPWG_VERSION', '1.4.1'); define('PHPWG_URL', 'http://www.phpwebgallery.net'); define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net'); |