]> git.agnieray.net Git - galette.git/commitdiff
Bump version
authorJohan Cwiklinski <johan@x-tnd.be>
Wed, 8 May 2024 06:27:30 +0000 (08:27 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Wed, 8 May 2024 06:27:30 +0000 (08:27 +0200)
galette/includes/sys_config/versions.inc.php

index d66992ae4c0b5aaf2bdf096e0022973e619b00be..14401162e6e5f035f90db55a591e744da6cf633a 100644 (file)
@@ -31,6 +31,6 @@ define('GALETTE_MYSQL_MIN', '5.7');
 define('GALETTE_MARIADB_MIN', '10.4');
 define('GALETTE_PGSQL_MIN', '11')  ;
 define('GALETTE_NIGHTLY', false);
-define('GALETTE_VERSION', 'v1.1.0-dev');
+define('GALETTE_VERSION', 'v1.1.0-rc1');
 define('GALETTE_COMPAT_VERSION', '1.1.0');
 define('GALETTE_DB_VERSION', '1.100');