]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcbsp-lld.git/blobdiff - mcbspver.h
Merge pull request #16 in PROCESSOR-SDK/mcbsp-lld from 5.3_doc_ver_update to master
[keystone-rtos/mcbsp-lld.git] / mcbspver.h
index 845b26e26d4a7faa87b512b8f9f18c35920d4c2b..b48d624e3af9d5e08820ad44517229f38e08c4ab 100644 (file)
@@ -51,13 +51,13 @@ extern "C" {
  * format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define MCBSP_DRV_VERSION_ID                     (0x0100000B)
+#define MCBSP_DRV_VERSION_ID                     (0x0100000C)
 
 /**
  * @brief   This is the version string which describes the MCBSP driver along with the
  * date and build information.
  */
-#define MCBSP_DRV_VERSION_STR                    "MCBSP Driver Revision: 01.00.00.11"
+#define MCBSP_DRV_VERSION_STR                    "MCBSP Driver Revision: 01.00.00.12"
 
 
 #ifdef __cplusplus