summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2014-07-17 16:08:20 +0200
committerIngo Huerner <ingo.huerner@xse.de>2014-07-17 16:08:20 +0200
commit8779f2dc2801bc273e0251a3aaff867ab07ed6f2 (patch)
tree148010bd43bb6d08bcccda30cd24c5ca60cddc38
parentadf7dfb37ea4dcf8d48af5c503b7b7b8877cc455 (diff)
downloadpersistence-common-object-8779f2dc2801bc273e0251a3aaff867ab07ed6f2.tar.gz
Updated interface version
-rw-r--r--inc/protected/persComRct.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/protected/persComRct.h b/inc/protected/persComRct.h
index 7ab593e..9c0fc15 100644
--- a/inc/protected/persComRct.h
+++ b/inc/protected/persComRct.h
@@ -17,6 +17,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Date Author Reason
+* 2014.07.17 ihuerner 5.0.0.0 : Update of PersistencePolicy_e, added PersistencePolicy_cd and PersistencePolicy_c
* 2013.04.02 uidl9757 5.0.0.0 CSP_WZ#3321: Update of PersistenceConfigurationKey_s.permission
* 2013.03.21 uidl9757 4.0.0.0 CSP_WZ#2798: Update of PersistenceConfigurationKey_s
* 2013.01.23 uidl9757 3.0.0.0 CSP_WZ#2060: CoC_SSW:Persistence: common interface to be used by both PCL and PAS
@@ -41,7 +42,7 @@ extern "C"
/** \defgroup PERS_RCT_IF_VERSION Interface version
* \{
*/
-#define PERS_COM_RESOURCE_CONFIG_TABLE_INTERFACE_VERSION (0x05000000U)
+#define PERS_COM_RESOURCE_CONFIG_TABLE_INTERFACE_VERSION (0x05010000U)
/** \} */ /* end of PERS_RCT_IF_VERSION */