mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 11:47:50 +00:00
8 lines
194 B
C
8 lines
194 B
C
#ifndef DLIB_REVISION_H
|
|
// Version: 18.10
|
|
// Date: Thu Aug 28 19:45:52 EDT 2014
|
|
// Mercurial Revision ID: 5a14394843c0
|
|
#define DLIB_MAJOR_VERSION 18
|
|
#define DLIB_MINOR_VERSION 10
|
|
#endif
|