From 96a342a4a75684d521d2abfbd912531a6f150d08 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Fri, 13 Aug 2021 11:44:54 +0200 Subject: Update SWT Lib to 4.20 --- pdf-over-install-helper/src/main/java/at/asit/helper/Main.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-over-install-helper') diff --git a/pdf-over-install-helper/src/main/java/at/asit/helper/Main.java b/pdf-over-install-helper/src/main/java/at/asit/helper/Main.java index f548ced5..edf5ec2f 100644 --- a/pdf-over-install-helper/src/main/java/at/asit/helper/Main.java +++ b/pdf-over-install-helper/src/main/java/at/asit/helper/Main.java @@ -22,7 +22,7 @@ import org.apache.commons.io.FileUtils; */ public class Main { - private final static String SWT_VERSION = "4.8"; + private final static String SWT_VERSION = "4.20"; public static void main(String[] args) { -- cgit v1.2.3