summaryrefslogtreecommitdiffstats
path: root/docs/nspr/reference/pr_version.rst
blob: bb838b14ff9dda49c48655d3141069e9b2ad00b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PR_VERSION
==========


Syntax
------

.. code::

   #include <prinit.h>

   #define PR_VERSION "2.1 yyyymmdd"


Description
-----------

The format of the version string is\ *MajorVersion.MinorVersion
BuildDate*.