]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
init of a new version
authorBanana <mail@bananas-playground.net>
Sat, 3 Feb 2024 20:01:02 +0000 (21:01 +0100)
committerBanana <mail@bananas-playground.net>
Sat, 3 Feb 2024 20:01:02 +0000 (21:01 +0100)
CHANGELOG
VERSION
webclient/index.php

index 8399f74b2f8002059dc865bdebb941c9236a7d33..487881287348ff41a4be514c1e86b2ad2bb8e56d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+1.x - The Ceremonial Chambers
+
+
 1.6 - Chizra 2024-02-03
     * Config change. Added new entries. See upgrade/from-version-1.5.txt. It won't work if it is missing.
     * Config change: Added new theme config. See upgrade/from-version-1.5.txt. It won't work if it is missing.
diff --git a/VERSION b/VERSION
index a100f42c2424caea225eb3cd6a9e31d9f97a29d9..8583d013e1b85683c9d1a5ec41f7d7bb824c5450 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.6 - Chizra
+1.x - The Ceremonial Chambers
index 5f9d3a474b351569052d42c49f5518f296269f28..227c8c42c6ed42d8da910aba5fb6bd6f775b1e01 100644 (file)
@@ -20,7 +20,7 @@
 
 require_once './config/config.php';
 
-const BIB_VERSION = '1.6 - Chizra';
+const BIB_VERSION = '1.x - The Ceremonial Chambers';
 
 mb_http_output('UTF-8');
 mb_internal_encoding('UTF-8');