Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-20 07:00:26 +0000
committerArun Thondapu2015-05-20 07:00:26 +0000
commit0e623adb069fb1c33c63edf1322b1debc8ed87e8 (patch)
treeae3c782ce43459e0187b5d1c424310c1e7871857 /features/org.eclipse.equinox.executable.feature/library
parent419cdd144c33bd42fa7af9126914907b00907df0 (diff)
downloadrt.equinox.framework-0e623adb069fb1c33c63edf1322b1debc8ed87e8.tar.gz
rt.equinox.framework-0e623adb069fb1c33c63edf1322b1debc8ed87e8.tar.xz
rt.equinox.framework-0e623adb069fb1c33c63edf1322b1debc8ed87e8.zip
Binaries v20150520-0300I20150520-2000
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 631b5d3a6..b974e47c4 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=612
+min_ver=613
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top