+1.x - Chizra
+
1.5 - Sacred Passage 2023-05-01
* Added google books parser. See upgrade file for more infos.
* Added a new theme based on Windows 98.
correct version info in VERSION and index.php
+correct tag
+
$ git checkout-index -a -f --prefix=/absolute/path/to/new/dir/
# remove some unwanted files if needed from the export
/**
* Bibliotheca
*
- * Copyright 2018-2022 Johannes Keßler
+ * Copyright 2018-2023 Johannes Keßler
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
require_once './config/config.php';
-const BIB_VERSION = '1.5 - Sacred Passage';
+const BIB_VERSION = '1.x - Chizra';
mb_http_output('UTF-8');
mb_internal_encoding('UTF-8');