summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2011-09-12 17:58:22 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2011-09-12 17:58:22 -0400
commitc52213e1ca2eba332792895e7a5a8570b6375cc2 (patch)
tree74699bd17e278f9893c18ff5da095e38064fe20d /bundles/org.eclipse.swt/Eclipse SWT PI
parent31cb5d4c2104a217cfc40e957cb936ce84a4ab3e (diff)
downloadeclipse.platform.swt-c52213e1ca2eba332792895e7a5a8570b6375cc2.tar.gz
eclipse.platform.swt-c52213e1ca2eba332792895e7a5a8570b6375cc2.tar.xz
eclipse.platform.swt-c52213e1ca2eba332792895e7a5a8570b6375cc2.zip
v3804v3804
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 00386bd2fc..11da7c81b3 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
@@ -22,7 +22,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 803;
+ static int MINOR_VERSION = 804;
/**
* 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 4badeb7230..d47d5c5e6b 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
@@ -24,7 +24,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 803;
+ static int MINOR_VERSION = 804;
/**
* SWT revision number (must be >= 0)