]> git.agnieray.net Git - galette.git/commitdiff
Bump version 0.9rc2
authorJohan Cwiklinski <johan@x-tnd.be>
Sun, 1 Oct 2017 08:25:52 +0000 (10:25 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 1 Oct 2017 08:25:52 +0000 (10:25 +0200)
galette/includes/galette.inc.php

index 7c01bb3162a98b6e82814ac7da7f4e90478f1330..312c80b3930fb011ee41c6b417e0d4b94b50330a 100644 (file)
@@ -108,7 +108,7 @@ if (defined('GALETTE_XHPROF_PATH')
     $profiler->start();
 }
 
-define('GALETTE_VERSION', 'v0.9rc1');
+define('GALETTE_VERSION', 'v0.9rc2');
 define('GALETTE_COMPAT_VERSION', '0.9');
 define('GALETTE_DB_VERSION', '0.820');
 if (!defined('GALETTE_MODE')) {