mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Increment major version to mark the ABI change between RELENG_7 and -HEAD.
This commit is contained in:
parent
efe7dfb26c
commit
6180b9de75
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
*
|
||||
* The patch version is incremented for every bug fix.
|
||||
*/
|
||||
#define PMC_VERSION_MAJOR 0x02
|
||||
#define PMC_VERSION_MAJOR 0x03
|
||||
#define PMC_VERSION_MINOR 0x00
|
||||
#define PMC_VERSION_PATCH 0x0000
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue