Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2011-07-07 18:58:40 +0000
committerAndrew Niefer2011-07-07 18:58:40 +0000
commite26650eef1961f7e5a082a0f43c17eec0faceb3f (patch)
tree4524cbfb958b4b13eb8307f827327c69831f18e7 /bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties
parentc9990d8796c41553a2a7991595ab52881c4e863e (diff)
downloadrt.equinox.framework-e26650eef1961f7e5a082a0f43c17eec0faceb3f.tar.gz
rt.equinox.framework-e26650eef1961f7e5a082a0f43c17eec0faceb3f.tar.xz
rt.equinox.framework-e26650eef1961f7e5a082a0f43c17eec0faceb3f.zip
Bug 350102 - Update launcher releng scripts to support moving to git
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties
index 9ca9ce89a..3b37b4840 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/build.properties
@@ -13,4 +13,5 @@ bin.includes = META-INF/,\
launcher.win32.win32.x86.properties,\
about.html
generateSourceBundle=false
-binaryTag=R3_7 \ No newline at end of file
+customBuildCallbacks=customBuildCallbacks.xml
+binaryTag=v20110707-1425 \ No newline at end of file

Back to the top