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>2011-11-14 16:56:31 -0500
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2011-11-14 16:56:31 -0500
commit846615db62063b0eedd351935c50563f4bfae4b1 (patch)
treeb1ab22477b0c57b3f30a1f60fb26de95e16af3ba /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
parent8408c47be362b7ceb8525d3e74f67c3e07c5b850 (diff)
downloadeclipse.platform.swt-846615db62063b0eedd351935c50563f4bfae4b1.tar.gz
eclipse.platform.swt-846615db62063b0eedd351935c50563f4bfae4b1.tar.xz
eclipse.platform.swt-846615db62063b0eedd351935c50563f4bfae4b1.zip
v3811v3811
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 148ac322e2..22c8ad35eb 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 = 810;
+ static int MINOR_VERSION = 811;
/**
* SWT revision number (must be >= 0)