summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-04-29 14:06:31 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-04-29 14:06:31 -0400
commit07c18674150755bcdf3b70b1ef50f32c44cf7e50 (patch)
tree2b3da9c980cd170d1707751b5b33a74114d72b2c /bundles/org.eclipse.swt/Eclipse SWT PI
parent8a8ee9bd1fc3c767c2e837593da75f2619017382 (diff)
downloadeclipse.platform.swt-07c18674150755bcdf3b70b1ef50f32c44cf7e50.tar.gz
eclipse.platform.swt-07c18674150755bcdf3b70b1ef50f32c44cf7e50.tar.xz
eclipse.platform.swt-07c18674150755bcdf3b70b1ef50f32c44cf7e50.zip
v4327
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 3d56db4f85..fe2026254e 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 = 326;
+ static int MINOR_VERSION = 327;
/**
* 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 b239bc055e..e5cd580b22 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 = 326;
+ static int MINOR_VERSION = 327;
/**
* SWT revision number (must be >= 0)