summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2012-05-16 18:43:54 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-05-16 18:43:54 -0400
commit818e98f24a418073df799a942f66e1a2e2de2455 (patch)
treee219d03008a981e4b446713e91e3211ddcbb4f7f /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se
parent06379143a8557d1bf63540ecba5a0f1e7a82c81f (diff)
downloadeclipse.platform.swt-818e98f24a418073df799a942f66e1a2e2de2455.tar.gz
eclipse.platform.swt-818e98f24a418073df799a942f66e1a2e2de2455.tar.xz
eclipse.platform.swt-818e98f24a418073df799a942f66e1a2e2de2455.zip
v3831v3831
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 a581b5769f..46e6249042 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 = 830;
+ static int MINOR_VERSION = 831;
/**
* SWT revision number (must be >= 0)