Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Releng Bot2020-08-04 06:16:27 +0000
committerEclipse Releng Bot2020-08-04 06:16:27 +0000
commitf84a1547f137e61b7a3630b729fa1642f8459cda (patch)
treeb6a265ed2de34831d1199a5011812e47d14df500 /features
parenta2a639d39f5c6d6b78672bf4267751010e4613ec (diff)
downloadrt.equinox.framework-f84a1547f137e61b7a3630b729fa1642f8459cda.tar.gz
rt.equinox.framework-f84a1547f137e61b7a3630b729fa1642f8459cda.tar.xz
rt.equinox.framework-f84a1547f137e61b7a3630b729fa1642f8459cda.zip
Binaries v20200804-0616Y20200804-1200I20200804-1800
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 b74e7e64a..9261336bc 100644
--- a/features/org.eclipse.equinox.executable.feature/library/make_version.mak
+++ b/features/org.eclipse.equinox.executable.feature/library/make_version.mak
@@ -13,5 +13,5 @@
#*******************************************************************************
maj_ver=1
-min_ver=1100
+min_ver=1101
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top