Commit c287a1e 1 parent 100589b commit c287a1e Copy full SHA for c287a1e
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ cmake_minimum_required(VERSION 3.2)
4
4
project (gqrx)
5
5
set (${PROJECT_NAME} _MAJOR "2" )
6
6
set (${PROJECT_NAME} _MINOR "17" )
7
- set (${PROJECT_NAME} _PATCH "5 " )
8
- set (IS_RELEASE FALSE )
7
+ set (${PROJECT_NAME} _PATCH "6 " )
8
+ set (IS_RELEASE TRUE )
9
9
10
10
if (IS_RELEASE)
11
11
if (${PROJECT_NAME} _PATCH EQUAL 0)
Original file line number Diff line number Diff line change 1
- .TH GQRX "1" "April 18 , 2024" "gqrx 2.17.5 " "User Commands"
1
+ .TH GQRX "1" "November 29 , 2024" "gqrx 2.17.6 " "User Commands"
2
2
.SH NAME
3
3
gqrx \- Software Defined Radio GUI application
4
4
.SH DESCRIPTION
Original file line number Diff line number Diff line change 1
1
2
- 2.17.6: In progress...
2
+ 2.17.6: Released November 29, 2024
3
3
4
4
NEW: Fetch RDS Program Service & RadioText via remote control.
5
5
NEW: Set and query audio mute via remote control.
You can’t perform that action at this time.
0 commit comments