about summary refs log tree commit diff stats
path: root/src/box64version.h
blob: d9c4c04283c0f57d8ddd28368a8caa2925086458 (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 0
#define BOX64_REVISION 1

#endif //__BOX64_VERSION_H_