Version 0.5.0

This commit is contained in:
Cameron Gutman
2018-09-15 16:23:10 -07:00
parent 04376ca047
commit 1f759577ce
3 changed files with 23 additions and 4 deletions

View File

@@ -260,5 +260,5 @@ macx {
QMAKE_BUNDLE_DATA += APP_BUNDLE_RESOURCES
}
VERSION = 0.4.0
DEFINES += VERSION_STR=\\\"0.4.0\\\"
VERSION = 0.5.0
DEFINES += VERSION_STR=\\\"0.5.0\\\"