summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-10-15 23:12:33 +0000
committersabetts <sabetts>2000-10-15 23:12:33 +0000
commit17b9be354e5b1f2b5db4d3e044435698a17b2be6 (patch)
tree320b59f9613bcd60e87ba929c357b59b1dc19e9c /configure.in
parent8adb6de4f3310672589eb27cf4fc161e46d81cdd (diff)
downloadratpoison-17b9be354e5b1f2b5db4d3e044435698a17b2be6.zip
*** empty log message ***
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index df0ad42..d943d0b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/main.c)
-AM_INIT_AUTOMAKE(ratpoison, 0.0.4)
+AM_INIT_AUTOMAKE(ratpoison, 0.0.5)
AM_CONFIG_HEADER(src/config.h)