diff --git a/VERSION b/VERSION
index 2dd64f41..3cc9007e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.0rc1
+1.3.0rc2
diff --git a/bin/templates/project/phonegap/templates/project/assets/www/index.html b/bin/templates/project/phonegap/templates/project/assets/www/index.html
index 6b1f6057..69c10643 100644
--- a/bin/templates/project/phonegap/templates/project/assets/www/index.html
+++ b/bin/templates/project/phonegap/templates/project/assets/www/index.html
@@ -5,7 +5,7 @@
PhoneGap
-
+
diff --git a/framework/assets/www/index.html b/framework/assets/www/index.html
index 827934ea..7e2da415 100644
--- a/framework/assets/www/index.html
+++ b/framework/assets/www/index.html
@@ -1,7 +1,7 @@
-
+
diff --git a/framework/src/com/phonegap/Device.java b/framework/src/com/phonegap/Device.java
index 78ce41de..bebbafff 100644
--- a/framework/src/com/phonegap/Device.java
+++ b/framework/src/com/phonegap/Device.java
@@ -37,7 +37,7 @@ import android.telephony.TelephonyManager;
public class Device extends Plugin {
public static final String TAG = "Device";
- public static String phonegapVersion = "1.3.0rc1"; // PhoneGap version
+ public static String phonegapVersion = "1.3.0rc2"; // PhoneGap version
public static String platform = "Android"; // Device OS
public static String uuid; // Device UUID