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:15 UTC

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

[CB-5565] 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/8a9d917a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/8a9d917a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/8a9d917a

Branch: refs/heads/cdvtest
Commit: 8a9d917a16d8f14fce22ef45de88810bda2065a3
Parents: d11e005
Author: Steven Gill <st...@gmail.com>
Authored: Wed Dec 4 15:32:03 2013 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Dec 4 15:32:03 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/8a9d917a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a2d7c03..5eb1125 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.4">
+      version="0.3.5-dev">
 
     <name>Geolocation</name>
     <description>Cordova Geolocation Plugin</description>