From: Johan Cwiklinski Date: Wed, 22 Nov 2023 17:50:35 +0000 (+0100) Subject: Bump version X-Git-Tag: 1.0.0rc3 X-Git-Url: https://git.agnieray.net/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.0rc3;p=galette.git Bump version --- diff --git a/galette/includes/galette.inc.php b/galette/includes/galette.inc.php index 5b5897e73..45c9e96b9 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.0rc2'); +define('GALETTE_VERSION', 'v1.0.0rc3'); //Version to display if (!defined('GALETTE_HIDE_VERSION')) {