Files
sousa-gecko/docs/nspr/reference/pr_version.md
T

15 lines
185 B
Markdown

# PR_VERSION
## Syntax
```{code}
#include <prinit.h>
#define PR_VERSION "2.1 yyyymmdd"
```
## Description
The format of the version string is*MajorVersion.MinorVersion
BuildDate*.