summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-06-14 20:38:17 +0000
committerGrant Gayed <ggayed>2002-06-14 20:38:17 +0000
commitb2e69f47d1d41ff41f31275683160c489a90ee4e (patch)
treeda91c10e03a3bc210403c55b61402962365d9860 /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
parent53cdfc1c63b34e7e8a0e30474b69632d898d9141 (diff)
downloadeclipse.platform.swt-b2e69f47d1d41ff41f31275683160c489a90ee4e.tar.gz
eclipse.platform.swt-b2e69f47d1d41ff41f31275683160c489a90ee4e.tar.xz
eclipse.platform.swt-b2e69f47d1d41ff41f31275683160c489a90ee4e.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 9baee74a36..7985ff315c 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
@@ -17,7 +17,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 45;
+ static int MINOR_VERSION = 46;
/**
* SWT revision number (must be >= 0)