summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2011-03-01 05:33:26 +0000
committerFelipe Heidrich <fheidric>2011-03-01 05:33:26 +0000
commit1ff8406873e74f422dd0b8ad24a49ddaeab38c96 (patch)
tree6a3072f9cc93ef6f62fba86ee51aaae93fc29bcc /bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
parenta4c7a547701945a04f5d9a60fb10830ca231581f (diff)
downloadeclipse.platform.swt-1ff8406873e74f422dd0b8ad24a49ddaeab38c96.tar.gz
eclipse.platform.swt-1ff8406873e74f422dd0b8ad24a49ddaeab38c96.tar.xz
eclipse.platform.swt-1ff8406873e74f422dd0b8ad24a49ddaeab38c96.zip
Update current version from v3722 to v3723
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
1 files changed, 1 insertions, 1 deletions
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 4a701f3bbf..3729e563be 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
@@ -24,7 +24,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 722;
+ static int MINOR_VERSION = 723;
/**
* SWT revision number (must be >= 0)