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>2013-04-22 17:57:21 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-04-22 17:57:21 -0400
commit21ec52698e595c1519fe8cf59e52e9511e00131c (patch)
treec648b008df43906e210167181974255189c25c3e /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse
parent581984331effe31d2c3e2e67e8493321fc9ce9b5 (diff)
downloadeclipse.platform.swt-21ec52698e595c1519fe8cf59e52e9511e00131c.tar.gz
eclipse.platform.swt-21ec52698e595c1519fe8cf59e52e9511e00131c.tar.xz
eclipse.platform.swt-21ec52698e595c1519fe8cf59e52e9511e00131c.zip
v4325
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 88bfa16e65..c3dd73efc7 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 = 324;
+ static int MINOR_VERSION = 325;
/**
* SWT revision number (must be >= 0)