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 2014/02/11 00:21:47 UTC

[02/11] git commit: CB-5719 Incremented plugin version on dev branch.

CB-5719 Incremented plugin version on dev branch.


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

Branch: refs/heads/master
Commit: 81b03b226c703bed19f4e7c0fbcb1497c9ae0534
Parents: e6378bc
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/81b03b22/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2538ee8..2d1f691 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.device-orientation"
-    version="0.3.4">
+    version="0.3.5-dev">
 
     <name>Device Orientation</name>
     <description>Cordova Device Orientation Plugin</description>