summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/build.xml
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2011-06-24 18:20:15 +0000
committerGrant Gayed <ggayed>2011-06-24 18:20:15 +0000
commitac042e2b3a289488f92e45220d9585461dc1a5a3 (patch)
treeb17920c9a5133aeca50d73be3e940cf70075736b /bundles/org.eclipse.swt/build.xml
parent0cf2458bdedc1c8ab7562ec0d2fe9423d25c9e06 (diff)
downloadeclipse.platform.swt-ac042e2b3a289488f92e45220d9585461dc1a5a3.tar.gz
eclipse.platform.swt-ac042e2b3a289488f92e45220d9585461dc1a5a3.tar.xz
eclipse.platform.swt-ac042e2b3a289488f92e45220d9585461dc1a5a3.zip
init for 3.8
Diffstat (limited to 'bundles/org.eclipse.swt/build.xml')
-rw-r--r--bundles/org.eclipse.swt/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/build.xml b/bundles/org.eclipse.swt/build.xml
index 2b8e4be455..a9b2f0717e 100644
--- a/bundles/org.eclipse.swt/build.xml
+++ b/bundles/org.eclipse.swt/build.xml
@@ -15,7 +15,7 @@
<target name="init">
<property name="plugin" value="org.eclipse.swt" />
- <property name="version.suffix" value="3.7.0" />
+ <property name="version.suffix" value="3.8.0" />
<property name="full.name" value="${plugin}_${version.suffix}" />
<property name="temp.folder" value="${basedir}/temp.folder" />
<property name="plugin.destination" value="${basedir}" />