]> git.agnieray.net Git - galette.git/commitdiff
Bump version 0.9.3
authorJohan Cwiklinski <johan@x-tnd.be>
Sun, 1 Dec 2019 19:44:25 +0000 (20:44 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 1 Dec 2019 19:44:25 +0000 (20:44 +0100)
galette/includes/galette.inc.php

index cda127b29fc21e5d3005cdc37acc9d51af2b4471..ea182814fa0ba59272c70fc6a39e19bdd180d053 100644 (file)
@@ -104,7 +104,7 @@ if (defined('GALETTE_XHPROF_PATH')
     $profiler->start();
 }
 
-define('GALETTE_VERSION', 'v0.9.3-dev');
+define('GALETTE_VERSION', 'v0.9.3');
 define('GALETTE_COMPAT_VERSION', '0.9.2');
 define('GALETTE_DB_VERSION', '0.930');
 if (!defined('GALETTE_MODE')) {