Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-23 05:32:45 +0000
committergenie.releng2018-01-23 05:32:45 +0000
commitb35227c77206ab1188ff3028467a8b4d6a1f635c (patch)
treeaeb5ac0529287e299a5816743c7d284a55320a47 /features
parent6ac11ebbb77fe77f89880d2f075daf2ac0c81d4b (diff)
downloadrt.equinox.framework-b35227c77206ab1188ff3028467a8b4d6a1f635c.tar.gz
rt.equinox.framework-b35227c77206ab1188ff3028467a8b4d6a1f635c.tar.xz
rt.equinox.framework-b35227c77206ab1188ff3028467a8b4d6a1f635c.zip
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 35cdc3a80..71527f4e3 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=701
+min_ver=702
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top