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-04-26 17:18:41 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-04-26 17:18:41 -0400
commitdfc42127c5d172f8bf7465bfffbee127581ba9ee (patch)
treed01f4ecffdeba7f15fc8ee54b03ac3fe91cb9439 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse
parent0672573c2e157b4a51a0e77d83a4d8caa4147501 (diff)
downloadeclipse.platform.swt-dfc42127c5d172f8bf7465bfffbee127581ba9ee.tar.gz
eclipse.platform.swt-dfc42127c5d172f8bf7465bfffbee127581ba9ee.tar.xz
eclipse.platform.swt-dfc42127c5d172f8bf7465bfffbee127581ba9ee.zip
v3829v3829
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 972088c7d2..71ce9e40f5 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 = 828;
+ static int MINOR_VERSION = 829;
/**
* SWT revision number (must be >= 0)