]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - rmver.h
if alignment
[keystone-rtos/rm-lld.git] / rmver.h
diff --git a/rmver.h b/rmver.h
old mode 100755 (executable)
new mode 100644 (file)
index d148be4..6260581
--- a/rmver.h
+++ b/rmver.h
@@ -51,13 +51,13 @@ extern "C" {
  * format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define RM_VERSION_ID                   (0x02010007)
+#define RM_VERSION_ID                   (0x02010200)
 
 /**
  * @brief   This is the version string which describes the RM along with the
  * date and build information.
  */
-#define RM_VERSION_STR                  "RM Revision: 02.01.00.07"
+#define RM_VERSION_STR                  "RM Revision: 2.1.2.00"
 
 
 #ifdef __cplusplus