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

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

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

Branch: refs/heads/cdvtest
Commit: c9ba094eecf0593b4af926841d834c1773dc57ed
Parents: 7393e84
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:30 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 18:13:30 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/c9ba094e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 50b9920..d42ae38 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.6">
+      version="0.3.7-dev">
 
     <name>Geolocation</name>
     <description>Cordova Geolocation Plugin</description>