diff --git a/CMakeLists.txt b/CMakeLists.txt index ab2084e765..68f952c5ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ SET( TOMAHAWK_DESCRIPTION_SUMMARY "The social media player" ) SET( TOMAHAWK_VERSION_MAJOR 0 ) SET( TOMAHAWK_VERSION_MINOR 5 ) -SET( TOMAHAWK_VERSION_PATCH 4 ) +SET( TOMAHAWK_VERSION_PATCH 5 ) #SET( TOMAHAWK_VERSION_RC 0 ) diff --git a/ChangeLog b/ChangeLog index ec3fe61084..3376fb92f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Version 0.5.5: * Fixed shortcuts not working in the global search field on OS X. * Fixed The Echo Nest stations. * Code-signed executable on OS X for GateKeeper. - * Fixed logging in to spotify when pressing return in the spotify config dialog. + * Fixed logging in to Spotify when pressing return in the config dialog. * Fixed queue not auto-collapsing when playing the last track. * Fixed bug where album listings would fail to show up. * Improved stability.