Increment version to 1.9.10.

ms-wxwidgets-update
Mooneer Salem 2024-07-07 21:23:10 -07:00
parent e62cca60fd
commit 38bb57f5b8
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ endif()
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.11" CACHE STRING "Minimum OS X deployment version")
set(PROJECT_NAME FreeDV)
set(PROJECT_VERSION 1.9.9.3)
set(PROJECT_VERSION 1.9.10)
set(PROJECT_DESCRIPTION "HF Digital Voice for Radio Amateurs")
set(PROJECT_HOMEPAGE_URL "https://freedv.org")

View File

@ -889,7 +889,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes
# Release Notes
## V1.9.9.3 TBD 2024
## V1.9.10 TBD 2024
1. Bugfixes:
* Fix bug preventing saving of the previously used path when playing back files. (PR #729)