summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2004-02-23 21:07:32 +0000
committerCarolyn MacLeod <carolyn>2004-02-23 21:07:32 +0000
commitc40c1f2036c704bbca5bad9dad29e6b68a1a564f (patch)
treef8dd43cf5385933bebf956e9dada87a0cc75424d /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me
parent15ed91fe19ed6b7d8cf74756f1943add76e2f01b (diff)
downloadeclipse.platform.swt-c40c1f2036c704bbca5bad9dad29e6b68a1a564f.tar.gz
eclipse.platform.swt-c40c1f2036c704bbca5bad9dad29e6b68a1a564f.tar.xz
eclipse.platform.swt-c40c1f2036c704bbca5bad9dad29e6b68a1a564f.zip
v3040
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me')
-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 130b58f158..3ec46cf66c 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
@@ -23,7 +23,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 39;
+ static int MINOR_VERSION = 40;
/**
* SWT revision number (must be >= 0)