diff --git a/configure.ac b/configure.ac index 41d59087..c0590d44 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.65]) AC_INIT([profanity], [0.1.9], [boothj5web@gmail.com]) -AC_DEFINE([PACKAGE_STATUS], ["development"], [Status of this build]) +AC_DEFINE([PACKAGE_STATUS], ["release"], [Status of this build]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([src/config.h]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/docs/profanity.1 b/docs/profanity.1 index f570b3fc..5dc8f20c 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -78,6 +78,8 @@ typing=true .br remind=15 .br +vercheck=true +.br .PP [colours] .br @@ -152,8 +154,8 @@ was written by James Booth with contributions from: .br .PP -Dolan O'Toole -.br Colin Bradley .br Dmitry Podgorny +.br +Dolan O'Toole