]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/settings.php
Changed URLs to point to new group repository
[jirafeau_project.git] / lib / settings.php
index e3399fd937c1c4cc25e1da8c69dc4fd1fc6ccc64..86a14e27a65388efd43ddbc3d5698e48b5854a0a 100644 (file)
@@ -41,7 +41,7 @@ if ($cfg['debug'] === true) {
 
 /* Jirafeau package */
 define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '4.5.0');
+define('JIRAFEAU_VERSION', '4.6.0-beta');
 
 /* Directories. */
 define('VAR_FILES', $cfg['var_root'] . 'files/');

patrick-canterino.de