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

#endif //__BOX64_VERSION_H_