Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-01-05 09:45:57 +0000
committerArun Thondapu2016-01-05 09:45:57 +0000
commitde43c1f9a0b333cfb78be0dc5a1844dcae29e733 (patch)
tree98308cf3f462d2a83e0884971dddf77374559841 /features
parent6ddafd3e019c7534336d571e185879d1863f0f29 (diff)
downloadrt.equinox.framework-de43c1f9a0b333cfb78be0dc5a1844dcae29e733.tar.gz
rt.equinox.framework-de43c1f9a0b333cfb78be0dc5a1844dcae29e733.tar.xz
rt.equinox.framework-de43c1f9a0b333cfb78be0dc5a1844dcae29e733.zip
Binaries v20160105-0445I20160105-1000I20160105-0800
Diffstat (limited to 'features')
-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 b974e47c4..86c0281bf 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=613
+min_ver=614
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top