Prepare for v1.9.7 release.
parent
ae2e1da2f5
commit
eeb6f03a33
|
@ -48,7 +48,7 @@ endif(APPLE)
|
|||
|
||||
# Adds a tag to the end of the version string. Leave empty
|
||||
# for official release builds.
|
||||
set(FREEDV_VERSION_TAG "devel")
|
||||
set(FREEDV_VERSION_TAG "")
|
||||
|
||||
# Prevent in-source builds to protect automake/autoconf config.
|
||||
# If an in-source build is attempted, you will still need to clean up a few
|
||||
|
|
|
@ -889,7 +889,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes
|
|||
|
||||
# Release Notes
|
||||
|
||||
## V1.9.7 TBD 2024
|
||||
## V1.9.7 January 2024
|
||||
|
||||
1. Bugfixes:
|
||||
* Use double precision instead of float for loading frequency list. (PR #627)
|
||||
|
|
Loading…
Reference in New Issue