Bump version to v0.2.1

This commit is contained in:
Tindy X 2019-12-28 17:52:49 +08:00
parent 704a364dc2
commit 1003f2fefa
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

@ -1,6 +1,6 @@
#ifndef VERSION_H_INCLUDED #ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED #define VERSION_H_INCLUDED
#define VERSION "v0.2.0" #define VERSION "v0.2.1"
#endif // VERSION_H_INCLUDED #endif // VERSION_H_INCLUDED