summaryrefslogtreecommitdiff
path: root/pdf-over-install-helper/src/main/java/at/asit/helper/Main.java
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-install-helper/src/main/java/at/asit/helper/Main.java')
-rw-r--r--pdf-over-install-helper/src/main/java/at/asit/helper/Main.java2
1 files changed, 1 insertions, 1 deletions
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) {