From db772b386985a287ec9a8d9443296d21d3015935 Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Thu, 18 Jan 2018 14:00:45 +0530 Subject: Bug 528229 - Build launcher on Eclipse Foundation Infra -Increment minor version photon release Change-Id: I0bddb0ddedb8f61430fe340be23e40e91b3a52c8 Signed-off-by: Sravan Kumar Lakkimsetti --- .../org.eclipse.equinox.executable.feature/library/make_version.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features') 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 b9a3946bd..1db0b8f52 100644 --- a/features/org.eclipse.equinox.executable.feature/library/make_version.mak +++ b/features/org.eclipse.equinox.executable.feature/library/make_version.mak @@ -1,5 +1,5 @@ #******************************************************************************* -# Copyright (c) 2006, 2014 IBM Corporation and others. +# Copyright (c) 2006, 2018 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -10,5 +10,5 @@ #******************************************************************************* maj_ver=1 -min_ver=628 +min_ver=700 LIB_VERSION = $(maj_ver)$(min_ver) -- cgit v1.2.3