aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Morman <jmorman@gnuradio.org>2021-12-11 08:34:31 -0500
committermormj <34754695+mormj@users.noreply.github.com>2021-12-11 08:36:08 -0500
commita2e11f225540837cb6527bef740c478a3865ab28 (patch)
tree0930e235665dc9fe62065a3fe05dabafaeb7118f /CMakeLists.txt
parentnetwork: addition of a throttle flag to the tcp source and sink blocks (diff)
downloadgnuradio-a2e11f225540837cb6527bef740c478a3865ab28.tar.xz
gnuradio-a2e11f225540837cb6527bef740c478a3865ab28.zip
Release v3.10.0.0-rc2v3.10.0.0-rc2
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Diffstat (limited to '')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index edf5ede81..d723145c3 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-rc1)
+SET(VERSION_PATCH 0-rc2)
include(GrVersion) #setup version info
#Set minimum version requirements