diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-04 17:38:19 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:37 +0200 |
| commit | 7b9fb03a4be2c27957383cd58848a243b118582b (patch) | |
| tree | 70f0e3f932fc1eb3da8153d57c596a93c68f23cf /js | |
| parent | 2bde90a677b65f6be0892741328ee8fe848eb78d (diff) | |
| download | wvs-vplan-7b9fb03a4be2c27957383cd58848a243b118582b.tar.gz wvs-vplan-7b9fb03a4be2c27957383cd58848a243b118582b.zip | |
ändere Versionsnummer
Diffstat (limited to 'js')
| -rw-r--r-- | js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js index 7639cbc..eb7a651 100644 --- a/js/index.js +++ b/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -version = '0.9.3_rc2'; +version = '0.9.3.1_rc2'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; |
