Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-05-31 11:33:54 +0000
committerArun Thondapu2017-05-31 11:33:54 +0000
commit4b92523affc9cf6cf76f42e138d7ee41bf316b35 (patch)
tree072cdabf41c4853d2017fadd212f3432003a18ae /features/org.eclipse.equinox.executable.feature
parentdcd15a168596fb59b04dcb5896252b3429dff115 (diff)
downloadrt.equinox.framework-4b92523affc9cf6cf76f42e138d7ee41bf316b35.tar.gz
rt.equinox.framework-4b92523affc9cf6cf76f42e138d7ee41bf316b35.tar.xz
rt.equinox.framework-4b92523affc9cf6cf76f42e138d7ee41bf316b35.zip
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature')
-rw-r--r--features/org.eclipse.equinox.executable.feature/library/make_version.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/library/make_version.mak b/features/org.eclipse.equinox.executable.feature/library/make_version.mak
index 6570b1cc2..f3515af03 100644
--- a/features/org.eclipse.equinox.executable.feature/library/make_version.mak
+++ b/features/org.eclipse.equinox.executable.feature/library/make_version.mak
@@ -10,5 +10,5 @@
#*******************************************************************************
maj_ver=1
-min_ver=623
+min_ver=624
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top