summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2011-07-19 16:42:08 -0400
committerSilenio Quarti <silenio>2011-07-19 16:42:08 -0400
commit871aa1b7ba200c32c50d6c0a87817e6097e36f74 (patch)
tree1f51c4e1b577c1e61b1ae9e48def09fd87e52b9a /bundles/org.eclipse.swt/Eclipse SWT PI
parent744fadaad0a9c4f40377a5a98438d832b22405b8 (diff)
downloadeclipse.platform.swt-871aa1b7ba200c32c50d6c0a87817e6097e36f74.tar.gz
eclipse.platform.swt-871aa1b7ba200c32c50d6c0a87817e6097e36f74.tar.xz
eclipse.platform.swt-871aa1b7ba200c32c50d6c0a87817e6097e36f74.zip
Update current version from v3735 to v3800
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java2
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
index b280efba19..cc7915dc71 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
@@ -22,7 +22,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 735;
+ static int MINOR_VERSION = 800;
/**
* SWT revision number (must be >= 0)
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 0858efab16..e0a2647bcc 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 = 735;
+ static int MINOR_VERSION = 800;
/**
* SWT revision number (must be >= 0)