about summary refs log tree commit diff stats
path: root/src/box64version.h
blob: 5d7f254c11850fb479c8bac6fc8b2458f7599d2c (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __BOX64_VERSION_H_
#define __BOX64_VERSION_H_

#define BOX64_MAJOR 0
#define BOX64_MINOR 2
#define BOX64_REVISION 7

#endif //__BOX64_VERSION_H_