]> git.agnieray.net Git - galette.git/blobdiff - galette/config/versions.inc.php
Merge branch 'hotfix/1.0.3'
[galette.git] / galette / config / versions.inc.php
index d7f8c149f9412ac3e906326ea80664a6f4853a0c..27afb314bc40574bba1fe2d65525099306fa1ba6 100644 (file)
@@ -38,4 +38,8 @@
 define('GALETTE_PHP_MIN', '8.1');
 define('GALETTE_MYSQL_MIN', '5.7');
 define('GALETTE_MARIADB_MIN', '10.4');
-define('GALETTE_PGSQL_MIN', '11')  ;
\ No newline at end of file
+define('GALETTE_PGSQL_MIN', '11')  ;
+define('GALETTE_NIGHTLY', false);
+define('GALETTE_VERSION', 'v1.0.3');
+define('GALETTE_COMPAT_VERSION', '1.0.0');
+define('GALETTE_DB_VERSION', '0.960');