]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
init new version
authorBanana <mail@bananas-playground.net>
Sat, 1 Jun 2024 08:34:44 +0000 (10:34 +0200)
committerBanana <mail@bananas-playground.net>
Sat, 1 Jun 2024 08:34:44 +0000 (10:34 +0200)
Signed-off-by: Banana <mail@bananas-playground.net>
CHANGELOG
VERSION
webclient/index.php

index 3b87c8811c9ac37b536336991d1b946487a84d1d..5343ef4666e1504f836ddac00514344578a1a8ce 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,5 @@
+1.x - Dark Arena
+
 1.7 - The Ceremonial Chambers 2024-06-01
     * Added i18n. Please read the upgrade file for more information. English and german are available
     * Added group infos to profile view.
diff --git a/VERSION b/VERSION
index 504030cee9b9d15dcf2e5dac404f177c9e294927..e482fcb9dd96f465984f47075139c1d99b151759 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.7 - The Ceremonial Chambers
+1.x - Dark Arena
index 23ddcafb2e5181c955363c02441d59aff945beaa..f76a61e8a8ff1b7b5e1ef039e9f0bdb184f7f607 100644 (file)
@@ -20,7 +20,7 @@
 
 require_once './config/config.php';
 
-const BIB_VERSION = '1.7 - The Ceremonial Chambers';
+const BIB_VERSION = '1.x - Dark Arena';
 
 mb_http_output('UTF-8');
 mb_internal_encoding('UTF-8');