@@ -360,7 +360,7 @@ Contact information:
360360* major version number, Y is a 1-digit minor version number, and Z is
361361* a 1-digit release number.
362362*/</documentation>
363- <code>701U </code>
363+ <code>702U </code>
364364 </attribute>
365365 <attribute name="QP_VERSION_STR" type="char const *" visibility="0x03" properties="0x00">
366366 <documentation>/*! The current QP version as a zero terminated string literal.
@@ -370,11 +370,11 @@ Contact information:
370370* major version number, Y is a 1-digit minor version number, and Z is
371371* a 1-digit release number.
372372*/</documentation>
373- <code>"7.0.1 "</code>
373+ <code>"7.0.2 "</code>
374374 </attribute>
375375 <attribute name="QP_RELEASE" type="unint32_t" visibility="0x03" properties="0x00">
376- <documentation>/*! Encrypted current QP release (7.0.1) and date (2022-06-30 ) */</documentation>
377- <code>0x7C7E85E2U </code>
376+ <documentation>/*! Encrypted current QP release (7.0.1) and date (2022-08-12 ) */</documentation>
377+ <code>0x7C62C081U </code>
378378 </attribute>
379379 <attribute name="QP_versionStr[8]" type="char const" visibility="0x00" properties="0x00">
380380 <documentation>/*! the current QP version number string in ROM, based on #QP_VERSION_STR */</documentation>
@@ -11746,8 +11746,8 @@ $declare ${DbC}
1174611746 </file>
1174711747 <file name="qep.h">
1174811748 <text>/*!
11749- * @date Last updated on: 2022-07-27
11750- * @version Last updated for: @ref qpc_7_0_1
11749+ * @date Last updated on: 2022-08-12
11750+ * @version Last updated for: @ref qpc_7_0_2
1175111751*
1175211752* @file
1175311753* @brief QEP/C platform-independent public interface.
0 commit comments