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-09-24 17:28:19 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-09-24 17:28:19 -0400
commit99aa8aa5b88fb4867827824844707e74aecc24e1 (patch)
treeda182a2ed7a1cfd2a54699567a81b839d1a97a32 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse
parentb544cc1a498de3fd0b2af24bb1c30ba1978244fd (diff)
downloadeclipse.platform.swt-99aa8aa5b88fb4867827824844707e74aecc24e1.tar.gz
eclipse.platform.swt-99aa8aa5b88fb4867827824844707e74aecc24e1.tar.xz
eclipse.platform.swt-99aa8aa5b88fb4867827824844707e74aecc24e1.zip
v4306
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 faa2b82a16..ac0c5167ff 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 = 305;
+ static int MINOR_VERSION = 306;
/**
* SWT revision number (must be >= 0)