summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-10-21 18:43:53 +0000
committerGrant Gayed <ggayed>2002-10-21 18:43:53 +0000
commit027985063936c84b64b543056db83d56637f27ac (patch)
tree6d12e721892e8ccad7d7085f73687b4fb38aca3f /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
parentccb1621e86ec1e366f7345535e8b1aeebd65f08f (diff)
downloadeclipse.platform.swt-027985063936c84b64b543056db83d56637f27ac.tar.gz
eclipse.platform.swt-027985063936c84b64b543056db83d56637f27ac.tar.xz
eclipse.platform.swt-027985063936c84b64b543056db83d56637f27ac.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
index ef33f1a21c..bb08d94741 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
@@ -19,7 +19,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 112;
+ static int MINOR_VERSION = 113;
/**
* SWT revision number (must be >= 0)