summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-02-25 17:26:29 -0500
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-02-25 17:26:29 -0500
commitd0556da2c0afb55bdabc1964cd4ad301c5917e83 (patch)
tree96d92401ec758c5e1bfdd431bf474b9a10189f72 /bundles/org.eclipse.swt/Eclipse SWT PI
parentd8c50d9aea7a0220a97cff645b4605e3a41ab51d (diff)
downloadeclipse.platform.swt-d0556da2c0afb55bdabc1964cd4ad301c5917e83.tar.gz
eclipse.platform.swt-d0556da2c0afb55bdabc1964cd4ad301c5917e83.tar.xz
eclipse.platform.swt-d0556da2c0afb55bdabc1964cd4ad301c5917e83.zip
v4321
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 f558c17eb7..f378cce741 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 = 320;
+ static int MINOR_VERSION = 321;
/**
* 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 41a451aca1..898ccfdd5e 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 = 320;
+ static int MINOR_VERSION = 321;
/**
* SWT revision number (must be >= 0)