Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2010-12-22 16:31:24 +0000
committerAndrew Niefer2010-12-22 16:31:24 +0000
commita6f210ad854518c6e38d22bc930d5973636222a1 (patch)
tree90df9043ff6eeae186576fc17a5902a28716609e
parent020ac23dc9923a08784b5cd624e4232aa1466141 (diff)
downloadrt.equinox.framework-a6f210ad854518c6e38d22bc930d5973636222a1.tar.gz
rt.equinox.framework-a6f210ad854518c6e38d22bc930d5973636222a1.tar.xz
rt.equinox.framework-a6f210ad854518c6e38d22bc930d5973636222a1.zip
*** empty log message ***R36x_v20110125R36x_v20101222
-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 e139932aa..05aaff259 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=311
+min_ver=312
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top