]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcbsp-lld.git/blobdiff - mcbspver.h
PRSDK-4607 Update project text file to remove local sample file
[keystone-rtos/mcbsp-lld.git] / mcbspver.h
index 4685b0a1e3729db1e79833636f1a60d08852eb03..845b26e26d4a7faa87b512b8f9f18c35920d4c2b 100644 (file)
@@ -51,13 +51,13 @@ extern "C" {
  * format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define MCBSP_DRV_VERSION_ID                     (0x01000002)
+#define MCBSP_DRV_VERSION_ID                     (0x0100000B)
 
 /**
  * @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.02"
+#define MCBSP_DRV_VERSION_STR                    "MCBSP Driver Revision: 01.00.00.11"
 
 
 #ifdef __cplusplus