CB-10693 fix mistake added to CDVAvailability.h

Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/26947817
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/26947817
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/26947817

Branch: refs/heads/4.1.x
Commit: 26947817bfa6ef4e95db231b22984e92ca6f9288
Parents: 8149531
Author: Steve Gill <stevengil...@gmail.com>
Authored: Wed Feb 24 18:43:25 2016 -0800
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Wed Feb 24 18:43:25 2016 -0800

----------------------------------------------------------------------
 CordovaLib/Classes/Public/CDVAvailability.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/26947817/CordovaLib/Classes/Public/CDVAvailability.h
----------------------------------------------------------------------
diff --git a/CordovaLib/Classes/Public/CDVAvailability.h 
b/CordovaLib/Classes/Public/CDVAvailability.h
index 8f6ae62..4f55dad 100644
--- a/CordovaLib/Classes/Public/CDVAvailability.h
+++ b/CordovaLib/Classes/Public/CDVAvailability.h
@@ -60,7 +60,7 @@
 #define __CORDOVA_3_9_2 30902
 #define __CORDOVA_4_0_0 40000
 #define __CORDOVA_4_0_1 40001
-#define __CORDOVA_4_1_1 40100
+#define __CORDOVA_4_1_0 40100
 /* coho:next-version,insert-before */
 #define __CORDOVA_NA 99999      /* not available */
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to