summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-07-29 22:13:48 +0000
committerGrant Gayed <ggayed>2002-07-29 22:13:48 +0000
commitcd72152b0296411c88eb8b684c11781e46e908a0 (patch)
tree9ea3eda2005bd3cebeee57d9e4a76b559f80747c /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
parente732b344fcc5cc0c97fec1fe2ecc70cb31cd2990 (diff)
downloadeclipse.platform.swt-cd72152b0296411c88eb8b684c11781e46e908a0.tar.gz
eclipse.platform.swt-cd72152b0296411c88eb8b684c11781e46e908a0.tar.xz
eclipse.platform.swt-cd72152b0296411c88eb8b684c11781e46e908a0.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 0d422c8070..7f5d5de034 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 = 101;
+ static int MINOR_VERSION = 102;
/**
* SWT revision number (must be >= 0)