]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - rmver.h
Updated Linux tests with new RM Server socket interface
[keystone-rtos/rm-lld.git] / rmver.h
diff --git a/rmver.h b/rmver.h
index 62605819660b5a3d1929493c83159a56b8b49e6c..2d0636ff7fe97e0616876554d659febdcc0516ca 100644 (file)
--- a/rmver.h
+++ b/rmver.h
@@ -14,7 +14,7 @@ extern "C" {
  *   @brief  Resource Manager Version Definitions
  *
  *  ============================================================
- *  Copyright (c) Texas Instruments Incorporated 2012-2014
+ *  Copyright (c) Texas Instruments Incorporated 2012-2015
  * 
  *  Redistribution and use in source and binary forms, with or without 
  *  modification, are permitted provided that the following conditions 
@@ -47,7 +47,8 @@ extern "C" {
 */
 
 /**
- * @brief   This is the RM Version. Versions numbers are encoded in the following 
+ * @brief   This is the RM Version. Versions numbers are encoded in the
+ *          following
  * format:
  *  0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
@@ -57,12 +58,12 @@ extern "C" {
  * @brief   This is the version string which describes the RM along with the
  * date and build information.
  */
-#define RM_VERSION_STR                  "RM Revision: 2.1.2.00"
+#define RM_VERSION_STR                  "RM Revision: 02.01.02.00"
 
 
 #ifdef __cplusplus
 }
 #endif
-  
+
 
 #endif  /* _RMVER_H */