diff --git a/core/org.eclipse.cdt.core.win32.x86/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.core.win32.x86/META-INF/MANIFEST.MF index 5c67778733c..7bed843e1b9 100644 --- a/core/org.eclipse.cdt.core.win32.x86/META-INF/MANIFEST.MF +++ b/core/org.eclipse.cdt.core.win32.x86/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName.win32.x86 Bundle-SymbolicName: org.eclipse.cdt.core.win32.x86;singleton:=true -Bundle-Version: 5.3.0.qualifier +Bundle-Version: 5.4.0.qualifier Bundle-Vendor: %providerName Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[5.7.0,6.0.0)" Bundle-Localization: plugin diff --git a/core/org.eclipse.cdt.core.win32.x86/os/win32/x86/winpty-agent.exe b/core/org.eclipse.cdt.core.win32.x86/os/win32/x86/winpty-agent.exe index 021e086947f..a2b6289a116 100644 Binary files a/core/org.eclipse.cdt.core.win32.x86/os/win32/x86/winpty-agent.exe and b/core/org.eclipse.cdt.core.win32.x86/os/win32/x86/winpty-agent.exe differ diff --git a/core/org.eclipse.cdt.core.win32.x86/pom.xml b/core/org.eclipse.cdt.core.win32.x86/pom.xml index f9e806a9a2a..09721c4c8ca 100644 --- a/core/org.eclipse.cdt.core.win32.x86/pom.xml +++ b/core/org.eclipse.cdt.core.win32.x86/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 5.3.0-SNAPSHOT + 5.4.0-SNAPSHOT org.eclipse.cdt.core.win32.x86 eclipse-plugin diff --git a/core/org.eclipse.cdt.core.win32.x86_64/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.core.win32.x86_64/META-INF/MANIFEST.MF index e001a79fd88..ac5b0d5c7a1 100644 --- a/core/org.eclipse.cdt.core.win32.x86_64/META-INF/MANIFEST.MF +++ b/core/org.eclipse.cdt.core.win32.x86_64/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName.win32.x86_64 Bundle-SymbolicName: org.eclipse.cdt.core.win32.x86_64;singleton:=true -Bundle-Version: 5.3.0.qualifier +Bundle-Version: 5.4.0.qualifier Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[5.7.0,6.0.0)" Eclipse-PlatformFilter: (&(osgi.os=win32)(osgi.arch=x86_64)) Bundle-Vendor: %providerName diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/winpty-agent.exe b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/winpty-agent.exe index 0dc90fd36dc..a2b6289a116 100644 Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/winpty-agent.exe and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/winpty-agent.exe differ diff --git a/core/org.eclipse.cdt.core.win32.x86_64/pom.xml b/core/org.eclipse.cdt.core.win32.x86_64/pom.xml index cf7f2100a06..c1fed867e53 100644 --- a/core/org.eclipse.cdt.core.win32.x86_64/pom.xml +++ b/core/org.eclipse.cdt.core.win32.x86_64/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 5.3.0-SNAPSHOT + 5.4.0-SNAPSHOT org.eclipse.cdt.core.win32.x86_64 eclipse-plugin