Ocarina 6.5.4-rc

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2017-05-01 07:36:53 -04:00
parent ae604ab4a8
commit 4ad9b39398
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ option(CONFIG_TESTING_ARTWORK "Enable album artwork fetching tests" ON)
# Configure settings
set(CONFIG_MAJOR 6)
set(CONFIG_MINOR 5)
set(CONFIG_MICRO 3)
set(CONFIG_RC OFF)
set(CONFIG_MICRO 4)
set(CONFIG_RC ON)
set(CONFIG_VERSION "${CONFIG_MAJOR}.${CONFIG_MINOR}.${CONFIG_MICRO}")