Skip to content

Commit 601136c

Browse files
author
Eclipse Releng Bot
committed
v4969r12
1 parent 1119bac commit 601136c

File tree

46 files changed

+5
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+5
-5
lines changed

binaries/org.eclipse.swt.gtk.linux.x86_64/libswt-pi4-gtk-4969r11.so

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:26bd6548a20bf2198f4f9bf7909bfb06cd1cf20f3918136e62545109313d0f5e
3+
size 399864

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public class Library {
4040
/**
4141
* SWT revision number (must be >= 0)
4242
*/
43-
static int REVISION = 11;
43+
static int REVISION = 12;
4444

4545
/**
4646
* The JAVA and SWT versions

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
maj_ver=4
1616
min_ver=969
17-
rev=11
17+
rev=12

0 commit comments

Comments
 (0)