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 cb6a751240..940234b1f9 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 90a28a6242..0e948fe1af 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 7b254f3419..70fec9f8b0 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 5d9e46de43..06423db78c 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 3f53fe340b..4aaf752be8 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 2f29a53e84..a3b711f278 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 465c8dc58f..42fb2f0e27 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 b321d23799..a8762be660 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)