File libswt-version.patch of Package eclipse-swt
--- org.eclipse.swt/Eclipse SWT/common/version.txt.orig 2011-09-25 02:05:10.937000039 +0200
+++ org.eclipse.swt/Eclipse SWT/common/version.txt 2011-09-25 02:05:10.938000039 +0200
@@ -1 +1 @@
-version 3.730
\ Kein Zeilenumbruch am Dateiende.
+version 3.735
\ Kein Zeilenumbruch am Dateiende.
--- org.eclipse.swt/Eclipse SWT/common/library/make_common.mak.orig 2011-09-25 02:05:10.937000039 +0200
+++ org.eclipse.swt/Eclipse SWT/common/library/make_common.mak 2011-09-25 02:05:10.938000039 +0200
@@ -10,5 +10,5 @@
#*******************************************************************************
maj_ver=3
-min_ver=730
-comma_ver=3,7,3,0
+min_ver=735
+comma_ver=3,7,3,5
--- org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java.orig 2011-09-25 02:05:10.937000039 +0200
+++ org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java 2011-09-25 02:05:10.938000039 +0200
@@ -22,7 +22,7 @@
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 730;
+ static int MINOR_VERSION = 735;
/**
* SWT revision number (must be >= 0)
--- org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java.orig 2011-09-25 02:05:10.937000039 +0200
+++ org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java 2011-09-25 02:05:10.938000039 +0200
@@ -24,7 +24,7 @@
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 730;
+ static int MINOR_VERSION = 735;
/**
* SWT revision number (must be >= 0)