]> git.sesse.net Git - casparcg/blobdiff - modules/decklink/interop/DeckLinkAPIVersion.h
Manually merged 77fbc02 from master
[casparcg] / modules / decklink / interop / DeckLinkAPIVersion.h
index e79957064061655baa0c3f0693d09086ce9b668e..8c4c3eddf9f81087ff074da9cc1b0d0098f06c89 100644 (file)
@@ -1,5 +1,5 @@
 /* -LICENSE-START-
- * ** Copyright (c) 2011 Blackmagic Design
+ * ** Copyright (c) 2013 Blackmagic Design
  * **
  * ** Permission is hereby granted, free of charge, to any person or organization
  * ** obtaining a copy of the software and accompanying documentation covered by
@@ -30,8 +30,8 @@
 #ifndef __DeckLink_API_Verison_h__
 #define __DeckLink_API_Version_h__
 
-#define BLACKMAGIC_DECKLINK_API_VERSION                                        0x08000000
-#define BLACKMAGIC_DECKLINK_API_VERSION_STRING                 "8.0"
+#define BLACKMAGIC_DECKLINK_API_VERSION                                        0x09070100
+#define BLACKMAGIC_DECKLINK_API_VERSION_STRING                 "9.7.1"
 
 #endif // __DeckLink_API_Version_h__