Bumped version

This commit is contained in:
Daniel Winzen
2020-10-17 11:04:44 +02:00
parent c32f5a24a9
commit 1887145cbf

View File

@ -27,7 +27,7 @@ const PREFIX=''; // Table Prefix - useful if other programs use the same names f
const PERSISTENT=true; // Use persistent database conection true/false const PERSISTENT=true; // Use persistent database conection true/false
const LANG='en'; // Default language const LANG='en'; // Default language
const BASEURL='http://tt3j2x4k5ycaa5zt.onion/'; // URL where the scripts are (e.g. http://example.com/path/) const BASEURL='http://tt3j2x4k5ycaa5zt.onion/'; // URL where the scripts are (e.g. http://example.com/path/)
const VERSION='1.0'; // Script version const VERSION='1.1'; // Script version
const DBVERSION=1; // Database layout version const DBVERSION=1; // Database layout version
// Language selection // Language selection