From b9f26bfb0758385b1c3fb9b19ffcd20672ca8064 Mon Sep 17 00:00:00 2001 From: Eclipse Releng Bot Date: Wed, 5 Feb 2025 18:50:45 +0000 Subject: [PATCH] Binaries LBv1-1907 --- .../build.properties | 2 +- .../build.properties | 2 +- .../build.properties | 2 +- .../build.properties | 2 +- .../build.properties | 2 +- .../build.properties | 2 +- .../build.properties | 2 +- .../library/make_version.mak | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/build.properties b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/build.properties index cb6a7512406..940234b1f91 100644 --- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1904 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/build.properties b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/build.properties index 90a28a62425..0e948fe1afc 100644 --- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1904 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/build.properties index 7b254f34199..70fec9f8b03 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1906 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless#define-properties tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64/build.properties index 5d9e46de438..06423db78cc 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1906 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/build.properties index 3f53fe340b8..4aaf752be83 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/build.properties +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1906 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/build.properties index 2f29a53e84c..a3b711f2783 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.riscv64/build.properties @@ -17,7 +17,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1906 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties index 465c8dc58fe..42fb2f0e272 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties @@ -16,7 +16,7 @@ bin.includes = META-INF/,\ about.html generateSourceBundle=false -binaryTag=LBv1-1906 +binaryTag=LBv1-1907 # Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless tycho.pomless.parent = ../../launcher-binary-parent 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 b321d237998..a8762be6604 100644 --- a/features/org.eclipse.equinox.executable.feature/library/make_version.mak +++ b/features/org.eclipse.equinox.executable.feature/library/make_version.mak @@ -13,5 +13,5 @@ #******************************************************************************* maj_ver=1 -min_ver=1906 +min_ver=1907 LIB_VERSION = $(maj_ver)$(min_ver)