diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-22 15:31:45 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:44 +0200 |
| commit | 560288d7a0de40af32e6f69803f04e1622b2f9bd (patch) | |
| tree | b161abb485073de2e136db021b502c8350e14242 /www/js/index.js | |
| parent | ca3aeec385e43004ca040c5d8f7a0185e5a1aa2a (diff) | |
| download | wvs-vplan-560288d7a0de40af32e6f69803f04e1622b2f9bd.tar.gz wvs-vplan-560288d7a0de40af32e6f69803f04e1622b2f9bd.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 2925839..85245a1 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.7_rc6'; +version = '0.9.8_rc7'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
