Skip to content

Commit

Permalink
Updated jface-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 committed Feb 24, 2018
1 parent 28ad489 commit 1a8d33e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.6.100.v20140528-1422.jar" sourcepath="lib/src/org.eclipse.core.commands.source_3.6.100.v20140528-1422.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar" sourcepath="lib/src/org.eclipse.equinox.common.source_3.6.200.v20130402-1505.jar"/>
<classpathentry kind="lib" path="lib/platform/win32-win32-x86_64/org.eclipse.swt-4.5.2-win32-win32-x86_64.jar" sourcepath="lib/platform/win32-win32-x86_64/src/org.eclipse.swt-4.5.2-win32-win32-x86_64-src.zip"/>
<classpathentry kind="lib" path="lib/jface-utils-12.0.0-SNAPSHOT.jar" sourcepath="lib/src/jface-utils-12.0.0-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="lib/jface-utils-12.0.0.jar" sourcepath="lib/src/jface-utils-12.0.0-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<accessrules>
<accessrule kind="accessible" pattern="com/sun/net/httpserver/**"/>
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/resources/version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
version.number=8.0.0

# ISO 8601 complete date: YYYY-MM-DD (e.g. 1997-07-16)
version.date=2017-12-17
version.date=2018-02-24

0 comments on commit 1a8d33e

Please sign in to comment.