Update version to 1.1.7

This commit is contained in:
Tobias Hieta 2016-10-31 09:28:43 +01:00
parent 33aa464e8e
commit 645a6da3f9
2 changed files with 1 additions and 3 deletions

View File

@ -22,7 +22,7 @@ endif()
set(VERSION_MAJOR 1)
set(VERSION_MINOR 1)
set(VERSION_NANO 6)
set(VERSION_NANO 7)
option(UPGRADE_DEBUG "" OFF)

View File

@ -1,5 +1,3 @@
(To be released.)
NEW:
- Some audio setting defaults were changed for OSX. Exclusive audio mode is disabled by
default, and the "Channels" option is now set to "auto" by default.