Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-21 09:35:07 +0000
committerArun Thondapu2017-09-21 09:35:07 +0000
commit249965c07d6c8da8dbad2e2aeb55ea6a3e59915b (patch)
tree34b21d822588a55a34051110de36b59b85eb5e4d /features/org.eclipse.equinox.executable.feature/library
parent007ec60896077b3ef8bb59da9db5fecc3f9fc878 (diff)
downloadrt.equinox.framework-249965c07d6c8da8dbad2e2aeb55ea6a3e59915b.tar.gz
rt.equinox.framework-249965c07d6c8da8dbad2e2aeb55ea6a3e59915b.tar.xz
rt.equinox.framework-249965c07d6c8da8dbad2e2aeb55ea6a3e59915b.zip
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/library')
-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 ed8bf5222..b9a3946bd 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=627
+min_ver=628
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top