You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2014/05/05 18:13:40 UTC

[43/47] git commit: CB-6452 Incremented plugin version on dev branch.

CB-6452 Incremented plugin version on dev branch.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/6f172f5f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/6f172f5f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/6f172f5f

Branch: refs/heads/cdvtest
Commit: 6f172f5fdba8b4be7ec2de994560dfad30642579
Parents: 77342cc
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 11:16:03 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Thu Apr 17 11:16:03 2014 -0400

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/6f172f5f/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 88cc6e3..f395fa4 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
 xmlns:rim="http://www.blackberry.com/ns/widgets"
 xmlns:android="http://schemas.android.com/apk/res/android"
            id="org.apache.cordova.geolocation"
-      version="0.3.7">
+      version="0.3.8-dev">
 
     <name>Geolocation</name>
     <description>Cordova Geolocation Plugin</description>