about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-01 18:47:07 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-01 18:47:07 +0200
commit3af5f33489d1e065c9da03b0bb99eddff57816a4 (patch)
treecccdbac1bc9cebe0f4bf83632ef4d3e9e831bcad /configure.ac
parentd4eeb9a3eb3508d25f969e9883442688feeacd97 (diff)
downloadprofani-tty-3af5f33489d1e065c9da03b0bb99eddff57816a4.tar.gz
0.9.5
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 b7c1091c..96281bed 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.9.4], [jubalh@iodoru.org])
+AC_INIT([profanity], [0.9.5], [jubalh@iodoru.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])
'>