From 671d86460f95644c29aff829f9606da746c08590 Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 26 Jun 2014 16:57:43 +0200 Subject: ändere Versionsnummer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 2 +- knockout.html | 3 +++ www/js/index.js | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 6ef19e0..112f700 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ + version = "0.9.9"> WvS-VPlan diff --git a/knockout.html b/knockout.html index 213af10..b619e90 100644 --- a/knockout.html +++ b/knockout.html @@ -37,6 +37,9 @@ info
  • + info +
  • +
  • ok
  • diff --git a/www/js/index.js b/www/js/index.js index 254a9aa..089f737 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.8_rc7'; +version = '0.9.9_rc8'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1