Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-05-11 13:15:01 +0000
committerArun Thondapu2017-05-11 13:15:01 +0000
commitcd5174849a68454e87ed98159c6b74acb61d9b0c (patch)
treededfab86452bff795632b3d3c9b6b5901b0c0a68 /features/org.eclipse.equinox.executable.feature/library/make_version.mak
parentad13b29e1e8388dda5021e3c10824aa5c44d2e2a (diff)
downloadrt.equinox.framework-cd5174849a68454e87ed98159c6b74acb61d9b0c.tar.gz
rt.equinox.framework-cd5174849a68454e87ed98159c6b74acb61d9b0c.tar.xz
rt.equinox.framework-cd5174849a68454e87ed98159c6b74acb61d9b0c.zip
Binaries v20170511-0914Y20170511-1000
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 400e732bc..6570b1cc2 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=622
+min_ver=623
LIB_VERSION = $(maj_ver)$(min_ver)

Back to the top