diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-26 16:57:43 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:45 +0200 |
| commit | 671d86460f95644c29aff829f9606da746c08590 (patch) | |
| tree | 623d93d7c142a0b7e5078c107c7b567314a3fdbd /www/js/index.js | |
| parent | ca566762a1eb532f5b33bcc11fe16bf7b10e5ee1 (diff) | |
| download | wvs-vplan-671d86460f95644c29aff829f9606da746c08590.tar.gz wvs-vplan-671d86460f95644c29aff829f9606da746c08590.zip | |
ändere Versionsnummer
Diffstat (limited to 'www/js/index.js')
| -rw-r--r-- | www/js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. */ -version = '0.9.8_rc7'; +version = '0.9.9_rc8'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
