*** empty log message ***
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
index 4b2dff8..d3af220 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
@@ -19,7 +19,7 @@
 	/**

 	 * SWT Minor version number (must be in the range 0..999)

 	 */

-	static int MINOR_VERSION = 121;

+	static int MINOR_VERSION = 122;

 	

 	/**

 	 * SWT revision number (must be >= 0)

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 c8b3659..24ea4b1 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
@@ -19,7 +19,7 @@
 	/**

 	 * SWT Minor version number (must be in the range 0..999)

 	 */

-	static int MINOR_VERSION = 121;

+	static int MINOR_VERSION = 122;

 	

 	/**

 	 * SWT revision number (must be >= 0)

diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
index a77e376..682b2d5 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
@@ -6,6 +6,6 @@
 #**********************************************************************
 
 maj_ver=2
-min_ver=121
+min_ver=122
 bld_num=0
-comma_ver=2,1,2,1
+comma_ver=2,1,2,2
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
index a16db83..a554ee8 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
@@ -1 +1 @@
-version 2.121

+version 2.122