Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win3221
-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
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak4
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/common/version.txt2
-rw-r--r--bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2036.dll (renamed from bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2035.dll)bin325120 -> 325120 bytes
-rw-r--r--bundles/org.eclipse.swt/os/win32/x86/swt-win32-2036.dll (renamed from bundles/org.eclipse.swt/os/win32/x86/swt-win32-2035.dll)bin270336 -> 270336 bytes
7 files changed, 5 insertions, 26 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
deleted file mode 100755
index d7cfdfc273..0000000000
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="var" path="JRE_LIB"/>
- <classpathentry kind="src" path="Eclipse SWT/win32"/>
- <classpathentry kind="src" path="Eclipse SWT/common"/>
- <classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT PI/win32"/>
- <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
- <classpathentry kind="src" path="Eclipse SWT AWT/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
- <classpathentry kind="src" path="Eclipse SWT Program/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Program/common"/>
- <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
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 e632af42f0..3f930e7da5 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 = 35;
+ static int MINOR_VERSION = 36;
/**
* 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 dc50e48e4c..0397be1d72 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
@@ -17,7 +17,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 35;
+ static int MINOR_VERSION = 36;
/**
* SWT revision number (must be >= 0)
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
index f2eca659d0..69234e1a7e 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
@@ -1,4 +1,4 @@
maj_ver=2
-min_ver=035
+min_ver=036
bld_num=0
-comma_ver=2,0,3,5
+comma_ver=2,0,3,6
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
index 28a1c24459..d7ebc2227c 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
@@ -1 +1 @@
-version 2.035
+version 2.036
diff --git a/bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2035.dll b/bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2036.dll
index 598010bba4..277e85a211 100644
--- a/bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2035.dll
+++ b/bundles/org.eclipse.swt/os/win32-ce/arm/swt-win32-2036.dll
Binary files differ
diff --git a/bundles/org.eclipse.swt/os/win32/x86/swt-win32-2035.dll b/bundles/org.eclipse.swt/os/win32/x86/swt-win32-2036.dll
index 8ccb4c64d4..d79866b35d 100644
--- a/bundles/org.eclipse.swt/os/win32/x86/swt-win32-2035.dll
+++ b/bundles/org.eclipse.swt/os/win32/x86/swt-win32-2036.dll
Binary files differ

Back to the top