Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-04-21 12:30:56 +0000
committerArun Thondapu2016-04-21 12:30:56 +0000
commitcef90bf96faa8120192544d7762a339c8560f20e (patch)
tree80a9065de8d0e64de01d877c7c1050677b52da37 /features/org.eclipse.equinox.executable.feature/library
parent9cb1add9fdf8082b3285309f092be2e2e9679b09 (diff)
downloadrt.equinox.framework-cef90bf96faa8120192544d7762a339c8560f20e.tar.gz
rt.equinox.framework-cef90bf96faa8120192544d7762a339c8560f20e.tar.xz
rt.equinox.framework-cef90bf96faa8120192544d7762a339c8560f20e.zip
Binaries v20160421-0830Y20160421-1000
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/library')
-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 57c399316..0fa696d6e 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=615
+min_ver=616
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top