summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-05-10 15:58:40 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-05-10 15:58:40 -0400
commita9b0a95ada546eed4aa031ac9a7ff1063a053fde (patch)
treed2f966eb59503231d2bb8829e0666ef52ff6f8ba /bundles/org.eclipse.swt/Eclipse SWT PI
parent9a80949a18eff49434f46c96af608ae42a363d3e (diff)
downloadeclipse.platform.swt-a9b0a95ada546eed4aa031ac9a7ff1063a053fde.tar.gz
eclipse.platform.swt-a9b0a95ada546eed4aa031ac9a7ff1063a053fde.tar.xz
eclipse.platform.swt-a9b0a95ada546eed4aa031ac9a7ff1063a053fde.zip
v4330
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 6a1fb76b4f..7ba2952155 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 = 329;
+ static int MINOR_VERSION = 330;
/**
* 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 93fb14d3cf..6ddbfd9ca6 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 = 329;
+ static int MINOR_VERSION = 330;
/**
* SWT revision number (must be >= 0)