[nstool] Dump version to 1.0.2

This commit is contained in:
jakcron 2018-08-24 16:10:26 +08:00
parent bec682649e
commit 8dba27581e

View file

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