Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2002-01-22 14:50:39 +0000
committerGrant Gayed2002-01-22 14:50:39 +0000
commitcac3062e902f33bfb96ae55f6515fee097194959 (patch)
tree8e57d8a4fa8f5d59722647359def7d4899a88baa
parent32a8086d3d27b5fdf6baf7ee0bca3b7a8dfb286f (diff)
downloadeclipse.platform.swt-cac3062e902f33bfb96ae55f6515fee097194959.tar.gz
eclipse.platform.swt-cac3062e902f33bfb96ae55f6515fee097194959.tar.xz
eclipse.platform.swt-cac3062e902f33bfb96ae55f6515fee097194959.zip
*** empty log message ***
-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 PI/gtk/about.html4
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk1x/about.html4
-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/ws/gtk/about.html4
-rw-r--r--bundles/org.eclipse.swt/ws/gtk1x/about.html4
-rw-r--r--bundles/org.eclipse.swt/ws/win32/swt-win32-2023.dll (renamed from bundles/org.eclipse.swt/ws/win32/swt-win32-2022.dll)bin262144 -> 262144 bytes
-rw-r--r--bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2023.dll (renamed from bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2022.dll)bin308736 -> 308736 bytes
10 files changed, 13 insertions, 13 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 87f0354bb9..37c5010ec1 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 = 22;
+ static int MINOR_VERSION = 23;
/**
* 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 66716b7997..ae32fa72bf 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 = 22;
+ static int MINOR_VERSION = 23;
/**
* SWT revision number (must be >= 0)
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/about.html b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/about.html
index f62b7f926d..ecacd01d72 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/about.html
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/about.html
@@ -20,13 +20,13 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>14th January, 2002</p>
+<p>20th January, 2002</p>
<h3>License</h3>
<p>All content in this plug-in sub-directory &quot;Content&quot; is made available by Eclipse.org under the following terms and conditions:</p>
<p>The following two files shall be defined as the SWT:</p>
<ul>
- <li>libswt-linux-2022.so</li>
+ <li>libswt-linux-2023.so</li>
<li>swt.jar</li>
</ul>
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk1x/about.html b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk1x/about.html
index f62b7f926d..ecacd01d72 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk1x/about.html
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk1x/about.html
@@ -20,13 +20,13 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>14th January, 2002</p>
+<p>20th January, 2002</p>
<h3>License</h3>
<p>All content in this plug-in sub-directory &quot;Content&quot; is made available by Eclipse.org under the following terms and conditions:</p>
<p>The following two files shall be defined as the SWT:</p>
<ul>
- <li>libswt-linux-2022.so</li>
+ <li>libswt-linux-2023.so</li>
<li>swt.jar</li>
</ul>
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 ba398f2185..d2aa3cf2c4 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=022
+min_ver=023
bld_num=0
-comma_ver=2,0,2,2
+comma_ver=2,0,2,3
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
index 2149c971b6..5e2dab8752 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.022 \ No newline at end of file
+version 2.023 \ No newline at end of file
diff --git a/bundles/org.eclipse.swt/ws/gtk/about.html b/bundles/org.eclipse.swt/ws/gtk/about.html
index f62b7f926d..ecacd01d72 100644
--- a/bundles/org.eclipse.swt/ws/gtk/about.html
+++ b/bundles/org.eclipse.swt/ws/gtk/about.html
@@ -20,13 +20,13 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>14th January, 2002</p>
+<p>20th January, 2002</p>
<h3>License</h3>
<p>All content in this plug-in sub-directory &quot;Content&quot; is made available by Eclipse.org under the following terms and conditions:</p>
<p>The following two files shall be defined as the SWT:</p>
<ul>
- <li>libswt-linux-2022.so</li>
+ <li>libswt-linux-2023.so</li>
<li>swt.jar</li>
</ul>
diff --git a/bundles/org.eclipse.swt/ws/gtk1x/about.html b/bundles/org.eclipse.swt/ws/gtk1x/about.html
index f62b7f926d..ecacd01d72 100644
--- a/bundles/org.eclipse.swt/ws/gtk1x/about.html
+++ b/bundles/org.eclipse.swt/ws/gtk1x/about.html
@@ -20,13 +20,13 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>14th January, 2002</p>
+<p>20th January, 2002</p>
<h3>License</h3>
<p>All content in this plug-in sub-directory &quot;Content&quot; is made available by Eclipse.org under the following terms and conditions:</p>
<p>The following two files shall be defined as the SWT:</p>
<ul>
- <li>libswt-linux-2022.so</li>
+ <li>libswt-linux-2023.so</li>
<li>swt.jar</li>
</ul>
diff --git a/bundles/org.eclipse.swt/ws/win32/swt-win32-2022.dll b/bundles/org.eclipse.swt/ws/win32/swt-win32-2023.dll
index 1a16ac66dd..c037bdbd3e 100644
--- a/bundles/org.eclipse.swt/ws/win32/swt-win32-2022.dll
+++ b/bundles/org.eclipse.swt/ws/win32/swt-win32-2023.dll
Binary files differ
diff --git a/bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2022.dll b/bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2023.dll
index 3458da3f14..1b11123d57 100644
--- a/bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2022.dll
+++ b/bundles/org.eclipse.swt/ws/win32/swt-win32-ce-2023.dll
Binary files differ

Back to the top