commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 03/03: release: Update CMake for version v3


From: git
Subject: [Commit-gnuradio] [gnuradio] 03/03: release: Update CMake for version v3.7.10.1
Date: Mon, 15 Aug 2016 00:45:34 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

nwest pushed a commit to branch maint
in repository gnuradio.

commit 59daaff0d9d04373d3a6b14ea7b46e080bad7a1e
Author: Nathan West <address@hidden>
Date:   Sun Aug 14 20:18:48 2016 -0400

    release: Update CMake for version v3.7.10.1
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9e52f73..ca13431 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 10)
-set(VERSION_INFO_MAINT_VERSION 0)
+set(VERSION_INFO_MAINT_VERSION 1)
 include(GrVersion) #setup version info
 
 # Append -O2 optimization flag for Debug builds (Not on MSVC since conflicts 
with RTC1 flag)



reply via email to

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