]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
start of a new version
authorBanana <mail@bananas-playground.net>
Sun, 18 Dec 2022 12:16:58 +0000 (13:16 +0100)
committerBanana <mail@bananas-playground.net>
Sun, 18 Dec 2022 12:16:58 +0000 (13:16 +0100)
CHANGELOG
VERSION
webclient/index.php

index 539131ae5cf8db4ea137776e37fde66f2d3bb20c..7446ecc2aeffbb717f2afe2779296c1484e97d28 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,5 @@
+1.5 - Sacred Passage
+
 1.4 - Depths Of Rrajigar 2022-12-18
        * Added new default sort direction field in collection edit view. See upgrade file for more needed details
        * Fixed #13
diff --git a/VERSION b/VERSION
index c23e8519f0e2314b9f3ad0a1980ff694f4623671..fe63bddd64950849553790a6f28ce5291579a8c3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.4 - Depths Of Rrajigar
+1.5 - Sacred Passage
index b6fb56569c7b1eea3ea751f484685a801dd3aa91..f6ce4c1a540a781d952734c5139d20c34c7c01be 100644 (file)
@@ -18,7 +18,7 @@
 
 require_once './config/config.php';
 
-const BIB_VERSION = '1.4 - Depths Of Rrajigar';
+const BIB_VERSION = '1.5 - Sacred Passage';
 
 mb_http_output('UTF-8');
 mb_internal_encoding('UTF-8');