Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-01-27 18:14:24 +0000
committerArun Thondapu2015-01-27 18:14:24 +0000
commitb13949ab8502d500c9ce4111bd419cf1af7bd5dc (patch)
tree320818d2042c87fe7ea97d5d7960062bad96455b /features
parentb05d334a701d74753767a7da8aad846d23177eca (diff)
downloadrt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.tar.gz
rt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.tar.xz
rt.equinox.framework-b13949ab8502d500c9ce4111bd419cf1af7bd5dc.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 92659566c..abe9db47f 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=606
+min_ver=607
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top