diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-15 17:30:57 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:43 +0200 |
| commit | 9c59b5f7da4ae9fcc316a68b711ba91484e70c77 (patch) | |
| tree | d6f668d26f3139b28ccce339883e174d8aa3c69b /www/js | |
| parent | da759713defdddbf312b0349346df1ef58fbd866 (diff) | |
| download | wvs-vplan-9c59b5f7da4ae9fcc316a68b711ba91484e70c77.tar.gz wvs-vplan-9c59b5f7da4ae9fcc316a68b711ba91484e70c77.zip | |
ändere Versionsnummer
Diffstat (limited to 'www/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 d7619ec..eb83488 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.6_rc5'; +version = '0.9.7_rc6'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
