Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-22 12:05:39 +0000
committergenie.releng2018-01-22 12:05:39 +0000
commit0ee18f4293e79413c1c4dc4418a16f867ae570ca (patch)
treec9e7ba2b430e4517aba6611ea6a66675267ef040 /features
parent973491332a1508f75e7a86e70997595c137e2c9f (diff)
downloadrt.equinox.framework-0ee18f4293e79413c1c4dc4418a16f867ae570ca.tar.gz
rt.equinox.framework-0ee18f4293e79413c1c4dc4418a16f867ae570ca.tar.xz
rt.equinox.framework-0ee18f4293e79413c1c4dc4418a16f867ae570ca.zip
Binaries v20180122-0705I20180122-2000I20180122-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 1db0b8f52..35cdc3a80 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=700
+min_ver=701
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top