about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-10-24 21:11:08 +0100
committerJames Booth <boothj5@gmail.com>2012-10-24 21:11:08 +0100
commitc1a4d1291408e63845c69315f1d5b96dd98edbd1 (patch)
treee38ff17bb7d15455d961c046c024b553f2c30095
parenta8cc6f7c08f34e3fb8c2a84852ad01acea57fa74 (diff)
downloadprofani-tty-c1a4d1291408e63845c69315f1d5b96dd98edbd1.tar.gz
Updated for release 0.1.9
-rw-r--r--configure.ac2
-rw-r--r--docs/profanity.16
2 files changed, 5 insertions, 3 deletions
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 <pasis.ua@gmail.com>
+.br
+Dolan O'Toole