]> git.p6c8.net - jirafeau.git/commitdiff
Jirafeau version 1.1 1.1
authorJerome <mojo@couak.net>
Tue, 5 Jan 2016 18:11:59 +0000 (19:11 +0100)
committerJerome <mojo@couak.net>
Tue, 5 Jan 2016 19:11:41 +0000 (20:11 +0100)
Signed-off-by: Jerome <mojo@couak.net>
lib/settings.php

index 000eb5ec079b67b0b78e2a81d7ca162f2bf2184b..dc36996dcca3e526b27d28d40ecfe2fb63bed460 100644 (file)
@@ -19,7 +19,7 @@
 
 /* Jirafeau constants */
 define ('JIRAFEAU_PACKAGE', 'Jirafeau');
-define ('JIRAFEAU_VERSION', '1.0');
+define ('JIRAFEAU_VERSION', '1.1');
 
 /* Directories. */
 define ('VAR_FILES', $cfg['var_root'] . 'files/');

patrick-canterino.de