summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-03-25 17:09:28 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-03-25 17:09:28 -0400
commit909651a993a4aca0e76ac73682f21d1110dd7f9b (patch)
treed5feff3819c47d4f20c54ea573de4bf4fac1eb12 /bundles/org.eclipse.swt/Eclipse SWT PI
parent197ad6aad5bab644ada20b6a1c5f636aadec67ed (diff)
downloadeclipse.platform.swt-909651a993a4aca0e76ac73682f21d1110dd7f9b.tar.gz
eclipse.platform.swt-909651a993a4aca0e76ac73682f21d1110dd7f9b.tar.xz
eclipse.platform.swt-909651a993a4aca0e76ac73682f21d1110dd7f9b.zip
v4324
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 c9a2ce717e..9e8c7da7ca 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 = 323;
+ static int MINOR_VERSION = 324;
/**
* 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 e61fa8d70b..88bfa16e65 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 = 323;
+ static int MINOR_VERSION = 324;
/**
* SWT revision number (must be >= 0)