summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Morman <jmorman@gnuradio.org>2022-01-13 16:37:56 -0500
committermormj <34754695+mormj@users.noreply.github.com>2022-01-14 10:27:04 -0500
commit9e6aeefeae8294026a188d5597c4f7559179dc5c (patch)
treeba78b594c8b91a37b9bd54011f72749574d60822
parentUpdate and merge maint releases with CHANGELOG (diff)
downloadgnuradio-3.10.0.0.tar.xz
gnuradio-3.10.0.0.zip
Release v3.10.0.0v3.10.0.0
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06567237c..d4067aa79 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-rc4)
+SET(VERSION_PATCH 0)
include(GrVersion) #setup version info
#Set minimum version requirements