summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2011-12-19 16:56:51 -0500
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2011-12-19 16:56:51 -0500
commit4ddc80fac7dd7587f52e196fb30aea2e09d434af (patch)
tree2ffd1cd85b77e6c48da1990e208524daa2b06a45 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
parent56cf18cd467bb60db4df938039f634ae45346298 (diff)
downloadeclipse.platform.swt-4ddc80fac7dd7587f52e196fb30aea2e09d434af.tar.gz
eclipse.platform.swt-4ddc80fac7dd7587f52e196fb30aea2e09d434af.tar.xz
eclipse.platform.swt-4ddc80fac7dd7587f52e196fb30aea2e09d434af.zip
v3817v3817
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se')
-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 cbfa2d27cd..af2aaf7ffe 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 = 816;
+ static int MINOR_VERSION = 817;
/**
* SWT revision number (must be >= 0)