Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-07-21 08:58:05 +0000
committerArun Thondapu2017-07-21 08:58:05 +0000
commit786e9cc2dcbf1e7d89089346d5929775c549bfd1 (patch)
tree1b58f0cc5a840dd563cc7301062b9481d0ae4ea9 /features
parent786ae85d2886e5dc436d07792fdfa0d5eebdb310 (diff)
downloadrt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.tar.gz
rt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.tar.xz
rt.equinox.framework-786e9cc2dcbf1e7d89089346d5929775c549bfd1.zip
Binaries v20170721-0458
Diffstat (limited to 'features')
-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 f3515af03..f24765bd2 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=624
+min_ver=625
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top