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 --- config.xml | 2 +- www/js/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index a3e561e..fcd07da 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ + version = "0.9.6"> WvS-VPlan 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