mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
10 lines
101 B
C
10 lines
101 B
C
/*
|
|
* version.h
|
|
*
|
|
* By Ross Ridge
|
|
* Public Domain
|
|
*
|
|
*/
|
|
|
|
#define RELEASE 3
|
|
#define PATCHLEVEL 0
|