2
0
forked from Ivasoft/DSView

Bump version to v1.2.0

This commit is contained in:
DreamSourceLab
2022-07-05 21:13:09 +08:00
parent 3be3ff7021
commit 9deb5f783a
3 changed files with 119 additions and 38 deletions

View File

@@ -30,6 +30,6 @@
#define DS_VERSION_MAJOR 1
#define DS_VERSION_MINOR 2
#define DS_VERSION_MICRO 0
#define DS_VERSION_STRING "1.2.0-RC15"
#define DS_VERSION_STRING "1.2.0"
#endif