summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2011-05-18 22:29:19 +0000
committerFelipe Heidrich <fheidric>2011-05-18 22:29:19 +0000
commitccc1ff5f2640e9af40482c00def249bdd7492554 (patch)
tree8f869f955bd66b2888b41d59d949f98502994ea5 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
parenta38ea9a7627d274e8a604bfcd3d7c4e6bbe0881a (diff)
downloadeclipse.platform.swt-ccc1ff5f2640e9af40482c00def249bdd7492554.tar.gz
eclipse.platform.swt-ccc1ff5f2640e9af40482c00def249bdd7492554.tar.xz
eclipse.platform.swt-ccc1ff5f2640e9af40482c00def249bdd7492554.zip
Update current version from v3734 to v3735
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java')
-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 b37a67c944..0858efab16 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 = 734;
+ static int MINOR_VERSION = 735;
/**
* SWT revision number (must be >= 0)