From cc2c1603ac77b9b778200735562f66abc9877581 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 30 Jun 2014 16:21:27 +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 112f700..9c1556f 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ + version = "0.9.10"> WvS-VPlan diff --git a/knockout.html b/knockout.html index 3940047..9fb97e9 100644 --- a/knockout.html +++ b/knockout.html @@ -40,6 +40,9 @@ info
  • + info +
  • +
  • ok
  • diff --git a/www/js/index.js b/www/js/index.js index 5c7b341..5f04169 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.9_rc8'; +version = '0.9.10_rc9'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1