From 1887145cbf2622c7bf154f2db32af52702071c5d Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sat, 17 Oct 2020 11:04:44 +0200 Subject: [PATCH] Bumped version --- counter_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/counter_config.php b/counter_config.php index 57d46af..ef2f441 100644 --- a/counter_config.php +++ b/counter_config.php @@ -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 LANG='en'; // Default language 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 // Language selection