diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-11 16:33:11 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:42 +0200 |
| commit | a32f4051f0a5e77d8d9c3d9e2f0a10812c691b5a (patch) | |
| tree | 925655c8ddec6184f5cb7263c49084fec0f53029 /www/js | |
| parent | 1ed612174386e2ad2d8725db4b8b8ea851b2a20d (diff) | |
| download | wvs-vplan-a32f4051f0a5e77d8d9c3d9e2f0a10812c691b5a.tar.gz wvs-vplan-a32f4051f0a5e77d8d9c3d9e2f0a10812c691b5a.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 88a1f5c..cc6c11c 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.5_rc4'; +version = '0.9.6_rc5'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
