mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-12 13:23:09 +00:00
Bump version number to 0.0.10
This commit is contained in:
@@ -135,7 +135,7 @@ message(STATUS "Build type set to ${CMAKE_BUILD_TYPE}.")
|
||||
|
||||
set(VERSION_INFO_MAJOR_VERSION 0)
|
||||
set(VERSION_INFO_MINOR_VERSION 0)
|
||||
set(VERSION_INFO_MAINT_VERSION 9.git)
|
||||
set(VERSION_INFO_MAINT_VERSION 10)
|
||||
include(VolkVersion) #setup version info
|
||||
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
.\" Manpage for volk_gnsssdr-config-info
|
||||
.\" Manpage for volk_gnsssdr\-config\-info
|
||||
.\" Contact carles.fernandez@cttc.es to correct errors or typos.
|
||||
.TH volk_gnsssdr_profile 1 "06 Feb 2017" "0.0.9" "volk_gnsssdr-config-info man page"
|
||||
.TH volk_gnsssdr\-config\-info 1 "14 Jun 2018" "0.0.10" "volk_gnsssdr\-config\-info man page"
|
||||
.SH NAME
|
||||
\fBvolk_gnsssdr-config-info\fR \- Prints configuration information of libvolk_gnsssdr functions.
|
||||
\fBvolk_gnsssdr\-config\-info\fR \- Prints configuration information of libvolk_gnsssdr functions.
|
||||
.SH SYNOPSIS
|
||||
\fBvolk_gnsssdr-config-info\fR [OPTION]
|
||||
\fBvolk_gnsssdr\-config\-info\fR [OPTION]
|
||||
.SH DESCRIPTION
|
||||
This program prints configuration information for the Vector-Optimized Library of Kernels of GNSS-SDR (VOLK_GNSSSDR).
|
||||
This program prints configuration information for the Vector\-Optimized Library of Kernels of GNSS\-SDR (VOLK_GNSSSDR).
|
||||
.SH OPTIONS
|
||||
\fBvolk_gnsssdr-config-info\fR takes the following options:
|
||||
\fBvolk_gnsssdr\-config\-info\fR takes the following options:
|
||||
.TP
|
||||
\fB-h\fR [ \fB--help\fR ] Print help message.
|
||||
.TP
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.\" Manpage for volk_gnsssdr_profile
|
||||
.\" Contact carles.fernandez@cttc.es to correct errors or typos.
|
||||
.TH volk_gnsssdr_profile 1 "06 Feb 2017" "0.0.9" "volk_gnsssdr_profile man page"
|
||||
.TH volk_gnsssdr_profile 1 "14 Jun 2018" "0.0.10" "volk_gnsssdr_profile man page"
|
||||
.SH NAME
|
||||
\fBvolk_gnsssdr_profile\fR \- Profiler application for libvolk_gnsssdr functions.
|
||||
.SH SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user