Skip to content

Commit 6a92c97

Browse files
author
Eclipse Platform RelEng Bot
committed
v4922r24
1 parent f866ea7 commit 6a92c97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundles/org.eclipse.swt/Eclipse SWT PI/common/org/eclipse/swt/internal/Library.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class Library {
3636
/**
3737
* SWT revision number (must be >= 0)
3838
*/
39-
static int REVISION = 23;
39+
static int REVISION = 24;
4040

4141
/**
4242
* The JAVA and SWT versions

bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
maj_ver=4
1616
min_ver=922
17-
rev=23
18-
comma_ver=4,922,23,0
17+
rev=24
18+
comma_ver=4,922,24,0

0 commit comments

Comments
 (0)