Bump version number
This commit is contained in:
parent
66a56c2451
commit
e158da0578
Binary file not shown.
|
@ -5,8 +5,8 @@
|
||||||
#ifndef __VERSION_H
|
#ifndef __VERSION_H
|
||||||
#define __VERSION_H
|
#define __VERSION_H
|
||||||
|
|
||||||
#define VER_MAJOR 0
|
#define VER_MAJOR 1
|
||||||
#define VER_MINOR 80
|
#define VER_MINOR 0
|
||||||
#define VER_BUILD 2
|
#define VER_BUILD 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue