summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-09-09 16:43:57 +0000
committerGrant Gayed <ggayed>2002-09-09 16:43:57 +0000
commite2de5ccfae8591d2930dfc17ee5c5be16bf07286 (patch)
treeb791de99505fbc348d10094f2d67e9ec2e192860 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
parent0cb1fd55cfdecede6ec8570aac6cf3b436c0d05e (diff)
downloadeclipse.platform.swt-e2de5ccfae8591d2930dfc17ee5c5be16bf07286.tar.gz
eclipse.platform.swt-e2de5ccfae8591d2930dfc17ee5c5be16bf07286.tar.xz
eclipse.platform.swt-e2de5ccfae8591d2930dfc17ee5c5be16bf07286.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 3b8bf88c42..c9a66709e6 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 = 106;
+ static int MINOR_VERSION = 107;
/**
* SWT revision number (must be >= 0)