mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
7 lines
190 B
C
7 lines
190 B
C
/* $FreeBSD$ */
|
|
|
|
#ifndef BUILD_VERSION_H
|
|
#define BUILD_VERSION_H
|
|
/* Do not edit! Automatically generated when released. */
|
|
#define GENERATED_BUILD_VERSION 22770
|
|
#endif /* BUILD_VERSION_H */
|