diff --git a/Client/CMakeLists.txt b/Client/CMakeLists.txt index f153b14..ae6c029 100644 --- a/Client/CMakeLists.txt +++ b/Client/CMakeLists.txt @@ -7,7 +7,7 @@ find_package(Threads REQUIRED) add_executable(SonyHeadphonesClient) -add_definitions(-D__HEADPHONES_APP_VERSION__="1.3.0") +add_definitions(-D__HEADPHONES_APP_VERSION__="1.3.1") target_sources(SonyHeadphonesClient PRIVATE BluetoothWrapper.cpp