19 lines
214 B
ReStructuredText
19 lines
214 B
ReStructuredText
PR_VERSION
|
|
==========
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prinit.h>
|
|
|
|
#define PR_VERSION "2.1 yyyymmdd"
|
|
|
|
|
|
Description
|
|
-----------
|
|
|
|
The format of the version string is\ *MajorVersion.MinorVersion
|
|
BuildDate*.
|