summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-11-27 10:09:18 +0000
committersabetts <sabetts>2000-11-27 10:09:18 +0000
commitcef9a8fb191ebe2cace73b00c016aadc6b84cf78 (patch)
tree118485bbaf5dbf5a75f73ab9c4500ce842dcfe61 /configure.in
parent4d5c1a6c9a9aef8e3386d2a643e7ce4f9e44f201 (diff)
downloadratpoison-cef9a8fb191ebe2cace73b00c016aadc6b84cf78.zip
bumped version number
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 d943d0b..8a06578 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.5)
+AM_INIT_AUTOMAKE(ratpoison, 0.0.6)
AM_CONFIG_HEADER(src/config.h)