From a32f4051f0a5e77d8d9c3d9e2f0a10812c691b5a Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 11 Jun 2014 16:33:11 +0200 Subject: ändere Versionsnummer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/index.js b/www/js/index.js index 88a1f5c..cc6c11c 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -version = '0.9.5_rc4'; +version = '0.9.6_rc5'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1