You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/05 01:58:37 UTC

[05/17] git commit: CB-5188:

CB-5188:


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/a2f73efc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/a2f73efc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/a2f73efc

Branch: refs/heads/master
Commit: a2f73efc50cea8c671d148890abf9d315b1cd526
Parents: 459a01c
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 12:27:15 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 12:27:15 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/a2f73efc/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index fa074bd..777a9cc 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,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.3">
+      version="0.3.4-dev">
 
     <name>Geolocation</name>
     <description>Cordova Geolocation Plugin</description>