diff options
author | sabetts <sabetts> | 2000-10-15 23:12:33 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-10-15 23:12:33 +0000 |
commit | 17b9be354e5b1f2b5db4d3e044435698a17b2be6 (patch) | |
tree | 320b59f9613bcd60e87ba929c357b59b1dc19e9c /configure.in | |
parent | 8adb6de4f3310672589eb27cf4fc161e46d81cdd (diff) | |
download | ratpoison-17b9be354e5b1f2b5db4d3e044435698a17b2be6.zip |
*** empty log message ***
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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) |