about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-03-04 18:46:11 +0000
committerJames Booth <boothj5@gmail.com>2015-03-04 18:46:11 +0000
commitb01b5d707760364ce50b72eb5b62169e7397f796 (patch)
tree799157cdc0442bd0c310a0d729ffe9be41534592
parent1a493823d43bd834040e95318ef8e3a8f6474c35 (diff)
parent0dee898c01c851deeda17602d809c02708483a14 (diff)
downloadprofani-tty-b01b5d707760364ce50b72eb5b62169e7397f796.tar.gz
Merge remote-tracking branch 'origin/master' into readline
-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])