about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-07-17 00:08:57 +0100
committerJames Booth <boothj5@gmail.com>2014-07-17 00:08:57 +0100
commit996817d67fb2ec92803016a12ac00ab828008d54 (patch)
tree3ec4090d8660332437fdc161e84c2027ea39b37c
parent4624eabb750d548ae3bddc5a8e73557f7a292330 (diff)
downloadprofani-tty-996817d67fb2ec92803016a12ac00ab828008d54.tar.gz
Changed version to 0.4.3dev
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c5c6463..3879067b 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.5.0], [boothj5web@gmail.com])
+AC_INIT([profanity], [0.4.3], [boothj5web@gmail.com])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])
 AC_CONFIG_AUX_DIR([build-aux])