Bump patch version to 1

This commit is contained in:
jakcron 2018-08-15 17:14:51 +08:00
parent 740bbb0f16
commit 7afd6a582b

View file

@ -1,5 +1,5 @@
#pragma once
#define VER_MAJOR 1
#define VER_MINOR 0
#define VER_PATCH 0
#define VER_PATCH 1
#define AUTHORS "jakcron"