Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Releng Bot2020-05-08 08:27:21 +0000
committerEclipse Releng Bot2020-05-08 08:27:21 +0000
commit1026f2fc4e18bd8880ad896ac180aa777d47f2c6 (patch)
tree264a699fe0397fe0ec391fe91a742b261500a3a8
parent9316ada85778343925f78af8a5e123e750c57e8d (diff)
downloadrt.equinox.framework-1026f2fc4e18bd8880ad896ac180aa777d47f2c6.tar.gz
rt.equinox.framework-1026f2fc4e18bd8880ad896ac180aa777d47f2c6.tar.xz
rt.equinox.framework-1026f2fc4e18bd8880ad896ac180aa777d47f2c6.zip
v11000
-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 dc90cd259..5af575708 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=902
+min_ver=1000
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top