You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef DLIB_REVISION_H
|
|
#define DLIB_MAJOR_VERSION 19
|
|
#define DLIB_MINOR_VERSION 21
|
|
#define DLIB_PATCH_VERSION 99
|
|
#endif
|
|
|