Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-02-04 15:01:49 +0000
committerArun Thondapu2015-02-04 15:01:49 +0000
commit1e08b17483a16083239caabf3dc9da16dfb90d53 (patch)
treeac2f6c3b6f97d6990ac2a18a3eafa7dfd8e9479e /features/org.eclipse.equinox.executable.feature/library/make_version.mak
parentb4a52b45745ed5802ec98526a7de07efb2b57340 (diff)
downloadrt.equinox.framework-1e08b17483a16083239caabf3dc9da16dfb90d53.tar.gz
rt.equinox.framework-1e08b17483a16083239caabf3dc9da16dfb90d53.tar.xz
rt.equinox.framework-1e08b17483a16083239caabf3dc9da16dfb90d53.zip
Binaries v20150204-1001
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/library/make_version.mak')
-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 abe9db47f..a7dc71654 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=607
+min_ver=608
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top