pr_version.rst (214B)
1 PR_VERSION 2 ========== 3 4 5 Syntax 6 ------ 7 8 .. code:: 9 10 #include <prinit.h> 11 12 #define PR_VERSION "2.1 yyyymmdd" 13 14 15 Description 16 ----------- 17 18 The format of the version string is\ *MajorVersion.MinorVersion 19 BuildDate*.