You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/09/15 23:41:49 UTC

ios commit: CB-9642 - Integrate 3.9.0, 3.9.1, 3.9.2 version updates in CDVAvailability.h into master

Repository: cordova-ios
Updated Branches:
  refs/heads/master 69ae99a87 -> 11f347fcc


CB-9642 - Integrate 3.9.0, 3.9.1, 3.9.2 version updates in CDVAvailability.h into master


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

Branch: refs/heads/master
Commit: 11f347fcc53437a1d807bf80b4d84e79a2e0686f
Parents: 69ae99a
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Sep 15 14:45:51 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Sep 15 14:45:51 2015 -0700

----------------------------------------------------------------------
 CordovaLib/Classes/Public/CDVAvailability.h | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/11f347fc/CordovaLib/Classes/Public/CDVAvailability.h
----------------------------------------------------------------------
diff --git a/CordovaLib/Classes/Public/CDVAvailability.h b/CordovaLib/Classes/Public/CDVAvailability.h
index 40d5489..2b8c536 100644
--- a/CordovaLib/Classes/Public/CDVAvailability.h
+++ b/CordovaLib/Classes/Public/CDVAvailability.h
@@ -55,6 +55,9 @@
 #define __CORDOVA_3_6_0 30600
 #define __CORDOVA_3_7_0 30700
 #define __CORDOVA_3_8_0 30800
+#define __CORDOVA_3_9_0 30900
+#define __CORDOVA_3_9_1 30901
+#define __CORDOVA_3_9_2 30902
 #define __CORDOVA_4_0_0 40000
 /* coho:next-version,insert-before */
 #define __CORDOVA_NA 99999      /* not available */


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