From 3541e9bfa71f167ce0b07c29cbf8b8ef474959c0 Mon Sep 17 00:00:00 2001 From: Arun Thondapu Date: Sun, 23 Apr 2017 04:33:47 +0530 Subject: v4755 --- .../Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt') 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 b8672ae353..4113a8e597 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 @@ -26,7 +26,7 @@ public class Library { /** * SWT Minor version number (must be in the range 0..999) */ - static int MINOR_VERSION = 754; + static int MINOR_VERSION = 755; /** * SWT revision number (must be >= 0) -- cgit v1.2.3