summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-09-12 20:59:00 +0000
committerBilly Biggs <bbiggs>2005-09-12 20:59:00 +0000
commit42946dc8eaba503598fc645cfb336ae0a4bcb1d6 (patch)
tree7bb5a126bdcfa2f430c9ee4dc8129d5791ccdc8f /bundles/org.eclipse.swt/Eclipse SWT PI
parent3760e280d1aa9da8fcd3f3fb4a0fad56350615d0 (diff)
downloadeclipse.platform.swt-42946dc8eaba503598fc645cfb336ae0a4bcb1d6.tar.gz
eclipse.platform.swt-42946dc8eaba503598fc645cfb336ae0a4bcb1d6.tar.xz
eclipse.platform.swt-42946dc8eaba503598fc645cfb336ae0a4bcb1d6.zip
v3205
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java2
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
2 files changed, 2 insertions, 2 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 4ecd7da33c..08d1bd277e 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
@@ -22,7 +22,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 204;
+ static int MINOR_VERSION = 205;
/**
* SWT revision number (must be >= 0)
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
index 0af17a71f9..a14587b208 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
@@ -22,7 +22,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 204;
+ static int MINOR_VERSION = 205;
/**
* SWT revision number (must be >= 0)