From 3711f30f3b2ac41dba8f5c03baa5467e971bf5ca Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 21 Jan 2019 00:09:24 +0100 Subject: [PATCH] Fixed manpage version and email --- CMakeLists.txt | 2 +- whyblocked.1.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 54071eb..6385618 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,7 @@ if(WITH_MAN) add_custom_command(TARGET ${CMAKE_PROJECT_NAME} POST_BUILD WORKING_DIRECTORY "${PROJECT_BINARY_DIR}" COMMAND ${CMAKE_SOURCE_DIR}/build_manpage.sh - ARGS ${CMAKE_VERSION}) + ARGS ${PROJECT_VERSION}) endif() add_custom_command(TARGET ${CMAKE_PROJECT_NAME} POST_BUILD WORKING_DIRECTORY "${PROJECT_BINARY_DIR}" diff --git a/whyblocked.1.adoc b/whyblocked.1.adoc index 77ffcd6..c7707a2 100644 --- a/whyblocked.1.adoc +++ b/whyblocked.1.adoc @@ -1,6 +1,6 @@ = whyblocked(1) :Author: tastytea -:Email: tasttytea@tastytea.de +:Email: tastytea@tastytea.de :Date: 2019-01-20 :Revision: 0.0.0 :man source: Whyblocked