]> git.agnieray.net Git - galette.git/commitdiff
Bump version 0.9.5.1
authorJohan Cwiklinski <johan@x-tnd.be>
Fri, 22 Oct 2021 07:44:05 +0000 (09:44 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 23 Oct 2021 05:44:15 +0000 (07:44 +0200)
galette/includes/galette.inc.php

index ae55a2086184bafc0dddc1e1a126ac78ae23affe..3f28b98200234f3d9fb385a67fc06f740c436adb 100644 (file)
@@ -97,7 +97,7 @@ if (
 }
 
 define('GALETTE_NIGHTLY', false);
-define('GALETTE_VERSION', 'v0.9.5');
+define('GALETTE_VERSION', 'v0.9.5.1');
 
 //Version to display
 if (!defined('GALETTE_HIDE_VERSION')) {