Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2008-07-31 16:55:21 +0000
committerAndrew Niefer2008-07-31 16:55:21 +0000
commit4d453817951ad17f57875c7420e23d8826e80b31 (patch)
tree4321d47bdf046074403edc86006518eeedf2d184 /bundles
parent6f7653aaf7f4e6e13867862973cc697a69d9aa5a (diff)
downloadrt.equinox.framework-4d453817951ad17f57875c7420e23d8826e80b31.tar.gz
rt.equinox.framework-4d453817951ad17f57875c7420e23d8826e80b31.tar.xz
rt.equinox.framework-4d453817951ad17f57875c7420e23d8826e80b31.zip
*** empty log message ***
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.equinox.executable/library/make_version.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/library/make_version.mak b/bundles/org.eclipse.equinox.executable/library/make_version.mak
index 697d14787..b73ac7e02 100644
--- a/bundles/org.eclipse.equinox.executable/library/make_version.mak
+++ b/bundles/org.eclipse.equinox.executable/library/make_version.mak
@@ -10,5 +10,5 @@
#*******************************************************************************
maj_ver=1
-min_ver=114b
+min_ver=200
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top