commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 02/02: cmake: increased revision to 3.7.5.1


From: git
Subject: [Commit-gnuradio] [gnuradio] 02/02: cmake: increased revision to 3.7.5.1 for maintenance release
Date: Mon, 20 Oct 2014 22:06:25 +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 79a4fd608d406dc5691fba18bd45d20291f22826
Author: Johnathan Corgan <address@hidden>
Date:   Mon Oct 20 14:59:24 2014 -0700

    cmake: increased revision to 3.7.5.1 for maintenance release
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8846513..7f617df 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 5)
-set(VERSION_INFO_MAINT_VERSION 0)
+set(VERSION_INFO_MAINT_VERSION 1)
 include(GrVersion) #setup version info
 
 # Append -O2 optimization flag for Debug builds



reply via email to

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