add closeApp, Commandref commit Jens

This commit is contained in:
Marko Oldenburg
2017-08-02 06:30:38 +02:00
parent 4b5edd5f0e
commit f3c5138397
2 changed files with 21 additions and 6 deletions

View File

@@ -5,6 +5,10 @@
# (c) 2015-2017 Copyright: Marko Oldenburg (leongaultier at gmail dot com)
# All rights reserved
#
# Special thanks goes to comitters:
# - Jens Wohlgemuth Thanks for Commandref
#
#
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
@@ -71,7 +75,7 @@ eval "use JSON;1" or $missingModul .= "JSON ";
my $modulversion = "4.0.1";
my $flowsetversion = "4.0.1";
my $flowsetversion = "4.0.2";