about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-12-02 00:27:29 +0000
committerJames Booth <boothj5@gmail.com>2015-12-02 00:27:29 +0000
commite8ae73c71ee03c2e95113c0ae60dfdd9309345d3 (patch)
tree4b0d447f5daf41301cc4c24416a0a391f5b89f0d /configure.ac
parent1e6a1f9921335bfd39f62b338a90dde41f2dbafb (diff)
downloadprofani-tty-e8ae73c71ee03c2e95113c0ae60dfdd9309345d3.tar.gz
Updated version to 0.5.0 dev
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 28ed7efe..6e63a480 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.8], [boothj5web@gmail.com])
+AC_INIT([profanity], [0.5.0], [boothj5web@gmail.com])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])