summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2012-10-18 17:50:36 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-10-18 17:50:36 -0400
commit7de2989f15b2bd13e02b5d525529cc8b072bde8e (patch)
treed252b041f54e0e8ebbeadf21d4c41d4d64385b0d /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse
parent474feb1e6562f3cbf9ab0a3a2fd5ce8b1c2b4d27 (diff)
downloadeclipse.platform.swt-7de2989f15b2bd13e02b5d525529cc8b072bde8e.tar.gz
eclipse.platform.swt-7de2989f15b2bd13e02b5d525529cc8b072bde8e.tar.xz
eclipse.platform.swt-7de2989f15b2bd13e02b5d525529cc8b072bde8e.zip
v4310
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse')
-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 13732b3c7e..52ea979efa 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 = 309;
+ static int MINOR_VERSION = 310;
/**
* SWT revision number (must be >= 0)