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:09:20 UTC

[20/49] git commit: CB-5188:

CB-5188:


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/e94c414e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/e94c414e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/e94c414e

Branch: refs/heads/cdvtest
Commit: e94c414e0e1e7ddb4fd601a26a2124b7605aeaff
Parents: f538898
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 12:27:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 12:27:14 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/e94c414e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 7b9abd5..951bbed 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.device-motion"
-      version="0.2.3">
+      version="0.2.4-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>