]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
version 1.6 27/head 1.6
authorBanana <mail@bananas-playground.net>
Sat, 3 Feb 2024 19:41:19 +0000 (20:41 +0100)
committerBanana <mail@bananas-playground.net>
Sat, 3 Feb 2024 19:41:19 +0000 (20:41 +0100)
CHANGELOG
VERSION
sources/updatecheck.txt
webclient/index.php
webclient/setup/index.php

index 4aaf9a8be5b378a0345411cb84c15e82a4021212..8399f74b2f8002059dc865bdebb941c9236a7d33 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-1.x - Chizra
+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.
     * Added: A new entry field for better global search. Read upgrade/from-version-1.5.txt for more details.
diff --git a/VERSION b/VERSION
index c9d519e9496654398bce1087500b392ce572e4b8..a100f42c2424caea225eb3cd6a9e31d9f97a29d9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.x - Chizra
+1.6 - Chizra
index 88a97e0aec6c28154a5988210f17713b4766264e..ad5c61ff47bbed7ac4822b4f1b0ccdfbb4b319d2 100644 (file)
@@ -11,7 +11,7 @@ upgrade file with correct placeholders
 
 correct placeholders in sql file for manual setup
 
-correct version info in VERSION and index.php and cyberdemon, if needed
+correct version info in VERSION and index.php, if needed
 
 correct tag
 
index 920190d61c363d542f07a576b2bca55422e27419..5f9d3a474b351569052d42c49f5518f296269f28 100644 (file)
@@ -20,7 +20,7 @@
 
 require_once './config/config.php';
 
-const BIB_VERSION = '1.x - Chizra';
+const BIB_VERSION = '1.6 - Chizra';
 
 mb_http_output('UTF-8');
 mb_internal_encoding('UTF-8');
index f4ecf89620dc758c11a56a5cfd30add39dc9a9ca..ba9b24e53f9d10bcf40d4828b91d448a7102bc65 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Bibliotheca
  *
- * Copyright 2018-2023 Johannes Keßler
+ * Copyright 2018-2024 Johannes Keßler
  *
  * This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by