From 0122e35cb6377fdd3234dbe03794aecb121a8612 Mon Sep 17 00:00:00 2001 From: axel Date: Sat, 15 Jul 2006 23:38:12 +1000 Subject: [PATCH] Bump version number to 1.21.9 darcs-hash:20060715133812-ac50b-8178fc0baca9c476cae37ee8cde7a0cbb0857231.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bb0bd95dc..909b32b54 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(fish,1.21.8,fish-users@lists.sf.net) +AC_INIT(fish,1.21.9,fish-users@lists.sf.net) # If needed, run autoconf to regenerate the configure file AC_MSG_CHECKING([if autoconf needs to be run])