Files
OpenFace/lib/3rdParty/dlib/include/dlib/revision.h
2016-04-28 15:40:36 -04:00

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