From 5c4d1d5a37389cf4feb54f4fffacfa8a4f130e38 Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Fri, 28 Jul 2017 10:01:14 +0200 Subject: [PATCH] version 2.1.0 --- CHANGELOG.md | 4 ++-- src/universalJavaApplicationStub | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847e524..280abe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ ChangeLog --------- -### v2.1.0 (2017-xx-xx) -* Support for Java 9 with new version number schema (fixes #43) +### v2.1.0 (2017-07-28) +* Support for Java 9 which introduces a new version number schema (fixes #43) ### v2.0.2 (2017-04-23) * Bugfix: do NOT expand/evaluate the default Oracle Classpath (`App.app/Contents/Java/*`) (PR #42, Thanks to @mguessan for his contribution) diff --git a/src/universalJavaApplicationStub b/src/universalJavaApplicationStub index 037c493..0d4ad9e 100755 --- a/src/universalJavaApplicationStub +++ b/src/universalJavaApplicationStub @@ -13,7 +13,7 @@ # # # @author Tobias Fischer # # @url https://github.com/tofi86/universalJavaApplicationStub # -# @date 2017-06-12 # +# @date 2017-07-28 # # @version 2.1.0 # # # # #