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

#endif //__BOX64_VERSION_H_