summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-06-11 22:15:31 +0000
committerGrant Gayed <ggayed>2002-06-11 22:15:31 +0000
commitf4e23e96f7ecea938347a6766c744bff30c826ed (patch)
tree629b52a7ef94b6ce3c3a4be6e0c34beaffcc334e /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org
parent21e538be1341032af9956d667ab9b6dd4385e4d9 (diff)
downloadeclipse.platform.swt-f4e23e96f7ecea938347a6766c744bff30c826ed.tar.gz
eclipse.platform.swt-f4e23e96f7ecea938347a6766c744bff30c826ed.tar.xz
eclipse.platform.swt-f4e23e96f7ecea938347a6766c744bff30c826ed.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 b1b14e6534..9baee74a36 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 = 44;
+ static int MINOR_VERSION = 45;
/**
* SWT revision number (must be >= 0)