From f848527c288b0063bdc4e250eb2d11709d266b4a Mon Sep 17 00:00:00 2001 From: macdonst Date: Thu, 3 Feb 2011 09:45:20 +0800 Subject: [PATCH] Upping version to 0.9.4 --- VERSION | 2 +- framework/build.xml | 20 ++++++++++---------- framework/src/com/phonegap/Device.java | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/VERSION b/VERSION index 965065db..a602fc9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.3 +0.9.4 diff --git a/framework/build.xml b/framework/build.xml index be9e27c1..1ad9bb75 100755 --- a/framework/build.xml +++ b/framework/build.xml @@ -80,7 +80,7 @@ - + @@ -107,18 +107,18 @@ - + - + - + - + @@ -134,22 +134,22 @@ - + - + - + - + @@ -167,7 +167,7 @@ "build-javascript" => "build-uncompressed-javascript". --> - + diff --git a/framework/src/com/phonegap/Device.java b/framework/src/com/phonegap/Device.java index 3b396855..049fc3ca 100755 --- a/framework/src/com/phonegap/Device.java +++ b/framework/src/com/phonegap/Device.java @@ -20,7 +20,7 @@ import android.telephony.TelephonyManager; public class Device extends Plugin { - public static String phonegapVersion = "0.9.3"; // PhoneGap version + public static String phonegapVersion = "0.9.4"; // PhoneGap version public static String platform = "Android"; // Device OS public static String uuid; // Device UUID