@@ -36,7 +36,7 @@ Contact information:
3636//! The #QP_VERSION is a decimal constant, where XX is a 2-digit
3737//! major version number, Y is a 1-digit minor version number, and Z is
3838//! a 1-digit release number.</documentation>
39- <code>701U </code>
39+ <code>702U </code>
4040 </attribute>
4141 <!--${version::QP_VERSION_STR}-->
4242 <attribute name="QP_VERSION_STR" type="char const *" visibility="0x03" properties="0x00">
@@ -46,12 +46,12 @@ Contact information:
4646//! #QP_VERSION_STR is of the form "XX.Y.Z", where XX is a 1-or 2-digit
4747//! major version number, Y is a 1-digit minor version number, and Z is
4848//! a 1-digit release number.</documentation>
49- <code>"7.0.1 "</code>
49+ <code>"7.0.2 "</code>
5050 </attribute>
5151 <!--${version::QP_RELEASE}-->
5252 <attribute name="QP_RELEASE" type="unint32_t" visibility="0x03" properties="0x00">
53- <documentation>//! Encrypted current QP release (7.0.1 ) and date (2022-06-30 )</documentation>
54- <code>0x7C7E85E2U </code>
53+ <documentation>//! Encrypted current QP release (7.0.2 ) and date (2022-08-12 )</documentation>
54+ <code>0x7C62C081U </code>
5555 </attribute>
5656 </package>
5757 <!--${glob-types}-->
@@ -11977,8 +11977,8 @@ QF_CRIT_X_();</code>
1197711977 <directory name="include">
1197811978 <!--${include::qep.hpp}-->
1197911979 <file name="qep.hpp">
11980- <text>//! @date Last updated on: 2022-07-14
11981- //! @version Last updated for: @ref qpcpp_7_0_1
11980+ <text>//! @date Last updated on: 2022-08-12
11981+ //! @version Last updated for: @ref qpcpp_7_0_2
1198211982//!
1198311983//! @file
1198411984//! @brief QEP/C++ platform-independent public interface.
0 commit comments