[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 02/02: Update release to 3.7.9
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 02/02: Update release to 3.7.9 |
Date: |
Thu, 24 Dec 2015 03:53:33 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit fc515b5e5333e5fbdbdadda6cd626150de190ade
Author: Johnathan Corgan <address@hidden>
Date: Wed Dec 23 19:36:10 2015 -0800
Update release to 3.7.9
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 330fe57..130fe7e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,7 +46,7 @@ message(STATUS "Build type set to ${CMAKE_BUILD_TYPE}.")
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 3)
set(VERSION_INFO_API_COMPAT 7)
-set(VERSION_INFO_MINOR_VERSION 9rc1)
+set(VERSION_INFO_MINOR_VERSION 9)
set(VERSION_INFO_MAINT_VERSION 0)
include(GrVersion) #setup version info