]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/settings.php
Jirafeau version 4.1.0
[jirafeau_project.git] / lib / settings.php
index 17df61efdf5485e7722d32dafa3d2d8dd0d7b3aa..fa7a732ccb3c7c51988cdf028e557061780e3e9f 100644 (file)
@@ -33,7 +33,7 @@ if (file_exists(JIRAFEAU_ROOT . 'lib/config.local.php')) {
 
 /* Jirafeau package */
 define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '4.0.0');
+define('JIRAFEAU_VERSION', '4.1.0');
 
 /* Directories. */
 define('VAR_FILES', $cfg['var_root'] . 'files/');

patrick-canterino.de