Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2008-01-14 20:39:54 +0000
committerAndrew Niefer2008-01-14 20:39:54 +0000
commit0638ceca29b5fa428f5dd6e677cbfaf343bf4ab2 (patch)
treed1da8adff5f5610a8a4020688e6720c51f751e64 /bundles/org.eclipse.equinox.executable/library/make_version.mak
parent0f520e8df1b11e9c5da26b1a81a310e38448b386 (diff)
downloadrt.equinox.framework-0638ceca29b5fa428f5dd6e677cbfaf343bf4ab2.tar.gz
rt.equinox.framework-0638ceca29b5fa428f5dd6e677cbfaf343bf4ab2.tar.xz
rt.equinox.framework-0638ceca29b5fa428f5dd6e677cbfaf343bf4ab2.zip
*** empty log message ***v20080114
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/library/make_version.mak')
-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 534d0422f..21f71eabd 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=105
+min_ver=106
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top