Files
Aethera/kernel/third_party/concurrentqueue-1.0.5/benchmarks/dlib/revision.h
T
2026-08-23 00:22:28 +08:00

7 lines
125 B
C

#ifndef DLIB_REVISION_H
#define DLIB_MAJOR_VERSION 19
#define DLIB_MINOR_VERSION 21
#define DLIB_PATCH_VERSION 99
#endif