commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/01: Update version for release 3.7.8.2


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/01: Update version for release 3.7.8.2
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 maint
in repository gnuradio.

commit d06e8ce12f61987608d9cc120be54bc5a78fb233
Author: Johnathan Corgan <address@hidden>
Date:   Wed Dec 23 19:15:19 2015 -0800

    Update version for release 3.7.8.2
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cdf4a6d..951c5df 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,7 +47,7 @@ message(STATUS "Build type set to ${CMAKE_BUILD_TYPE}.")
 set(VERSION_INFO_MAJOR_VERSION 3)
 set(VERSION_INFO_API_COMPAT    7)
 set(VERSION_INFO_MINOR_VERSION 8)
-set(VERSION_INFO_MAINT_VERSION 1)
+set(VERSION_INFO_MAINT_VERSION 2)
 include(GrVersion) #setup version info
 
 # Append -O2 optimization flag for Debug builds



reply via email to

[Prev in Thread] Current Thread [Next in Thread]