version.h 105 Bytes
Newer Older
yangql's avatar
yangql committed
1
2
3
4
5
6
#ifndef __OCR_VERSION_H__
#define __OCR_VERSION_H__

#define VERSION "1.2.2"

#endif //__OCR_VERSION_H__