Signed-off-by: Banana <mail@bananas-playground.net>
/**
* Bibliotheca
*
- * Copyright 2018-2024 Johannes Keßler
+ * Copyright 2018-2025 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
require_once './config/config.php';
-const BIB_VERSION = '1.x - Dark Arena';
+const BIB_VERSION = '1.8 - Dark Arena';
mb_http_output('UTF-8');
mb_internal_encoding('UTF-8');