aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Morman <jmorman@gnuradio.org>2022-01-08 16:51:16 -0500
committermormj <34754695+mormj@users.noreply.github.com>2022-01-08 21:10:22 -0500
commitc0791881981ff4e6430b1e9ac551edaf96d41f22 (patch)
tree7ab381c893ce3a220e357ae8da5eed19904e104e /CMakeLists.txt
parentgr-qtgui: Frequency sink freezes the running flowgraph (diff)
downloadgnuradio-c0791881981ff4e6430b1e9ac551edaf96d41f22.tar.xz
gnuradio-c0791881981ff4e6430b1e9ac551edaf96d41f22.zip
Release v3.10.0.0-rc3v3.10.0.0-rc3
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 26a99c4ee..c53d8d426 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -45,7 +45,7 @@ include(GrComponent)
SET(VERSION_MAJOR 3)
SET(VERSION_API 10)
SET(VERSION_ABI 0)
-SET(VERSION_PATCH 0-rc2)
+SET(VERSION_PATCH 0-rc3)
include(GrVersion) #setup version info
#Set minimum version requirements