about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-03-08 18:12:50 +0000
committerJames Booth <boothj5@gmail.com>2015-03-08 18:12:50 +0000
commit2e493112bb6cb7a6b2ca21042d84b5c98db33460 (patch)
treef998e558de333acad317b68293be7c0ea0efdad8 /configure.ac
parent2112ddea65b076dafc08fb0b5a58ca57f65a6066 (diff)
parent7638f379cac3869abdd8530faa09cc7481e99ec6 (diff)
downloadprofani-tty-2e493112bb6cb7a6b2ca21042d84b5c98db33460.tar.gz
Merge branch 'master' into readline
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 19c9b984..c38c09c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([profanity], [0.4.6], [boothj5web@gmail.com])
+AC_INIT([profanity], [0.4.7], [boothj5web@gmail.com])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])