mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
9 lines
86 B
C
9 lines
86 B
C
|
|
/*
|
||
|
|
* patchlevel.h
|
||
|
|
*
|
||
|
|
* $FreeBSD$
|
||
|
|
*/
|
||
|
|
|
||
|
|
#define VERSION "2.4"
|
||
|
|
#define PATCHLEVEL 3
|