Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2011-11-22 15:56:43 +0000
committerAndrew Niefer2011-11-22 15:56:43 +0000
commit9876030b849fbf63a92767c15b92d0a946743e4c (patch)
tree2dc8bae054c14473e5feb44941e33b6cd141e136
parent771097500aa2abe1d82a2d470da75cc8ba79ce89 (diff)
downloadrt.equinox.framework-9876030b849fbf63a92767c15b92d0a946743e4c.tar.gz
rt.equinox.framework-9876030b849fbf63a92767c15b92d0a946743e4c.tar.xz
rt.equinox.framework-9876030b849fbf63a92767c15b92d0a946743e4c.zip
adopt binaries for bug 353185v20111122-1556
-rw-r--r--bundles/org.eclipse.equinox.executable/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/build.properties b/bundles/org.eclipse.equinox.executable/build.properties
index 7a15889ff..e3ffdb72a 100644
--- a/bundles/org.eclipse.equinox.executable/build.properties
+++ b/bundles/org.eclipse.equinox.executable/build.properties
@@ -10,7 +10,7 @@
###############################################################################
#custom = true
p2.group.id = org.eclipse.equinox.executable
-binaryTag=v20110901-1725
+binaryTag=v20111122-1053
customBuildCallbacks=customBuildCallbacks.xml
bin.includes = bin/,\
feature.xml,\

Back to the top