Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 5c4d1d5

Browse files
author
Tobias Fischer
committed
version 2.1.0
1 parent 2cd6a95 commit 5c4d1d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ChangeLog
22
---------
33

4-
### v2.1.0 (2017-xx-xx)
5-
* Support for Java 9 with new version number schema (fixes #43)
4+
### v2.1.0 (2017-07-28)
5+
* Support for Java 9 which introduces a new version number schema (fixes #43)
66

77
### v2.0.2 (2017-04-23)
88
* Bugfix: do NOT expand/evaluate the default Oracle Classpath (`App.app/Contents/Java/*`) (PR #42, Thanks to @mguessan for his contribution)

src/universalJavaApplicationStub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# #
1414
# @author Tobias Fischer #
1515
# @url https://github.com/tofi86/universalJavaApplicationStub #
16-
# @date 2017-06-12 #
16+
# @date 2017-07-28 #
1717
# @version 2.1.0 #
1818
# #
1919
# #

0 commit comments

Comments
 (0)