summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2012-09-10 16:59:50 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-09-10 16:59:50 -0400
commitd55854d1335ed9ed50b1cd188c785a2619d326fc (patch)
treebef6e27754e42aa6b968e5cea7b959accecf1fff /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
parent733584ca4b8ac223ddffa9a1704353b75e094034 (diff)
downloadeclipse.platform.swt-d55854d1335ed9ed50b1cd188c785a2619d326fc.tar.gz
eclipse.platform.swt-d55854d1335ed9ed50b1cd188c785a2619d326fc.tar.xz
eclipse.platform.swt-d55854d1335ed9ed50b1cd188c785a2619d326fc.zip
v4304
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
1 files changed, 1 insertions, 1 deletions
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 a60452838e..41e01dbe80 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 = 303;
+ static int MINOR_VERSION = 304;
/**
* SWT revision number (must be >= 0)