From: Johan Cwiklinski Date: Tue, 17 Oct 2023 16:24:22 +0000 (+0200) Subject: Bump version X-Git-Tag: 1.0.0rc2 X-Git-Url: https://git.agnieray.net/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.0rc2;p=galette.git Bump version --- diff --git a/galette/includes/galette.inc.php b/galette/includes/galette.inc.php index e0d6ac8a4..e8b594837 100644 --- a/galette/includes/galette.inc.php +++ b/galette/includes/galette.inc.php @@ -100,7 +100,7 @@ if ( } define('GALETTE_NIGHTLY', false); -define('GALETTE_VERSION', 'v1.0.0rc1'); +define('GALETTE_VERSION', 'v1.0.0rc2'); //Version to display if (!defined('GALETTE_HIDE_VERSION')) {