Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-12-13 17:56:14 +0000
committerArun Thondapu2016-12-13 17:56:14 +0000
commit0d254aa5f9c7a1a3fdb2d4fd78bcbc8a197c4f8b (patch)
treef4349eea6e00995440ac2198b1a04f1d48ce02e2 /features/org.eclipse.equinox.executable.feature
parenta9044b3a6b51fa846973a4798ba1d073efe8697a (diff)
downloadrt.equinox.framework-0d254aa5f9c7a1a3fdb2d4fd78bcbc8a197c4f8b.tar.gz
rt.equinox.framework-0d254aa5f9c7a1a3fdb2d4fd78bcbc8a197c4f8b.tar.xz
rt.equinox.framework-0d254aa5f9c7a1a3fdb2d4fd78bcbc8a197c4f8b.zip
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature')
-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 d5123152a..5b0fa83ce 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=619
+min_ver=620
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top