summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-05-13 22:50:23 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-05-13 22:50:23 -0400
commit9851f08c96bbb0a130b5d927f0fc9b0e68197852 (patch)
tree53c78ff1d2148c3d533b8b39b65f181d5c016566 /bundles/org.eclipse.swt/Eclipse SWT PI
parentb86f92405b5901308150c536b4f7c4c7e90634bf (diff)
downloadeclipse.platform.swt-9851f08c96bbb0a130b5d927f0fc9b0e68197852.tar.gz
eclipse.platform.swt-9851f08c96bbb0a130b5d927f0fc9b0e68197852.tar.xz
eclipse.platform.swt-9851f08c96bbb0a130b5d927f0fc9b0e68197852.zip
v4331
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 7ba2952155..a877508da4 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
@@ -26,7 +26,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 330;
+ static int MINOR_VERSION = 331;
/**
* 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 6ddbfd9ca6..59013e68d7 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
@@ -26,7 +26,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 330;
+ static int MINOR_VERSION = 331;
/**
* SWT revision number (must be >= 0)