]> git.p6c8.net - jirafeau.git/blobdiff - lib/settings.php
Jirafeau version 2.0.0
[jirafeau.git] / lib / settings.php
index 316741431ca3cc1e3ba12cd94308f0c948d41243..d61963733efdc4ab7009a02c255649660c56b079 100644 (file)
@@ -32,7 +32,7 @@ if (file_exists(JIRAFEAU_ROOT . 'lib/config.local.php'))
 
 /* Jirafeau constants */
 define ('JIRAFEAU_PACKAGE', 'Jirafeau');
 
 /* Jirafeau constants */
 define ('JIRAFEAU_PACKAGE', 'Jirafeau');
-define ('JIRAFEAU_VERSION', '1.2.0');
+define ('JIRAFEAU_VERSION', '2.0.0');
 
 /* Directories. */
 define ('VAR_FILES', $cfg['var_root'] . 'files/');
 
 /* Directories. */
 define ('VAR_FILES', $cfg['var_root'] . 'files/');

patrick-canterino.de