]> git.agnieray.net Git - galette.git/commitdiff
Bump version 1.0.0rc1
authorJohan Cwiklinski <johan@x-tnd.be>
Tue, 5 Sep 2023 19:54:38 +0000 (21:54 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Tue, 5 Sep 2023 19:54:38 +0000 (21:54 +0200)
galette/includes/galette.inc.php

index c44719a3218bf440530612cfabb4ba9599f1f3d4..e0d6ac8a4efdaf62666025f18c2afffb79572faf 100644 (file)
@@ -100,7 +100,7 @@ if (
 }
 
 define('GALETTE_NIGHTLY', false);
-define('GALETTE_VERSION', 'v1.0.0');
+define('GALETTE_VERSION', 'v1.0.0rc1');
 
 //Version to display
 if (!defined('GALETTE_HIDE_VERSION')) {