summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2011-05-09 21:49:17 +0000
committerFelipe Heidrich <fheidric>2011-05-09 21:49:17 +0000
commit8dacf08dfb6fd2494c866d975fe7276c2f5f2149 (patch)
treec4b4eea25161de78b657bca887fcf1112e568684 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
parentb84a7e4a7773950a4b778c3e64458fe00c6276c1 (diff)
downloadeclipse.platform.swt-8dacf08dfb6fd2494c866d975fe7276c2f5f2149.tar.gz
eclipse.platform.swt-8dacf08dfb6fd2494c866d975fe7276c2f5f2149.tar.xz
eclipse.platform.swt-8dacf08dfb6fd2494c866d975fe7276c2f5f2149.zip
Update current version from v3731 to v3732
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
index bfeae76caa..dd8586451e 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
@@ -24,7 +24,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 731;
+ static int MINOR_VERSION = 732;
/**
* SWT revision number (must be >= 0)