Create v4.1.1 release (#380)

This commit is contained in:
charlie-foxtrot 2023-05-01 23:06:04 -04:00 committed by GitHub
parent cf90caaf51
commit 76f8e02196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View File

@ -3,7 +3,7 @@ project (RTLSDR-Airband CXX)
set (RTL_AIRBAND_VERSION_MAJOR 4)
set (RTL_AIRBAND_VERSION_MINOR 1)
set (RTL_AIRBAND_VERSION_PATCH 0)
set (RTL_AIRBAND_VERSION_PATCH 1)
set (RTL_AIRBAND_VERSION "${RTL_AIRBAND_VERSION_MAJOR}.${RTL_AIRBAND_VERSION_MINOR}.${RTL_AIRBAND_VERSION_PATCH}")
set (CMAKE_CXX_STANDARD 11)

View File

@ -1,5 +1,10 @@
# NEWS
Version 4.1.1 (May 1, 2023):
* Changes in this release:
* Fix build issues when using VideoCore GPU, see [#378](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/378)
Version 4.1.0 (April 23, 2023):
* Changes in this release:

View File

@ -2,7 +2,7 @@
**NOTE: Repo URL has moved to https://github.com/charlie-foxtrot/RTLSDR-Airband see [#342](https://github.com/charlie-foxtrot/RTLSDR-Airband/discussions/342) for info**
**Current stable release: [4.1.0](https://github.com/charlie-foxtrot/RTLSDR-Airband/releases/latest)** (released April 23, 2023)
**Current stable release: [4.1.1](https://github.com/charlie-foxtrot/RTLSDR-Airband/releases/latest)** (released May 1, 2023)
|`main`|`unstable`|
|:---:|:---:|