diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-30 16:21:27 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:46 +0200 |
| commit | cc2c1603ac77b9b778200735562f66abc9877581 (patch) | |
| tree | 270cd767b025d582f4efb30b5565607d067010c3 /www/js/index.js | |
| parent | cf8ac0a0bbc5c328e95da82ce775a62c757e0d38 (diff) | |
| download | wvs-vplan-cc2c1603ac77b9b778200735562f66abc9877581.tar.gz wvs-vplan-cc2c1603ac77b9b778200735562f66abc9877581.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 5c7b341..5f04169 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.9_rc8'; +version = '0.9.10_rc9'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
