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 4c13541cc56..20f99cf9d98 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-1904 +binaryTag=LBv1-1905 # 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 4245c1a9267..440d206b9d3 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-1904 +binaryTag=LBv1-1905 # 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 21ce35ede0f..78631570720 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-1904 +binaryTag=LBv1-1905 # 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 20a03dfc6cb..a3b30adb9a5 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-1904 +binaryTag=LBv1-1905 # 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 5334a5e4234..a0ec236b535 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-1904 +binaryTag=LBv1-1905 # 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 3b155da1449..43b0fb281fc 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=1904 +min_ver=1905 LIB_VERSION = $(maj_ver)$(min_ver)