]> git.agnieray.net Git - galette.git/commitdiff
Bump version 0.9.4
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 4 Jul 2020 08:42:34 +0000 (10:42 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 4 Jul 2020 08:42:34 +0000 (10:42 +0200)
galette/includes/galette.inc.php

index 13e2c4b7a4ba28c0ab62600a753af5592a31f6a8..35a788f17859910220c6cf2bab5b1543e18a87c3 100644 (file)
@@ -108,7 +108,7 @@ if (
 }
 
 define('GALETTE_NIGHTLY', false);
-define('GALETTE_VERSION', 'v0.9.4-dev');
+define('GALETTE_VERSION', 'v0.9.4');
 
 //Version to display
 if (!defined('GALETTE_HIDE_VERSION')) {