mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 05:55:27 +01:00
11 lines
101 B
C
11 lines
101 B
C
|
/*
|
||
|
* version.h
|
||
|
*
|
||
|
* By Ross Ridge
|
||
|
* Public Domain
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
#define RELEASE 3
|
||
|
#define PATCHLEVEL 0
|