From ec58ffa641b8c68a6bd8cdecfcdda107234b0674 Mon Sep 17 00:00:00 2001 From: axel Date: Thu, 1 Jun 2006 01:45:29 +1000 Subject: [PATCH] Bump version number darcs-hash:20060531154529-ac50b-92c8377b8b3164fa280c02b4752243295c4b7c40.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4d3c7803f..923c82edb 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.7,fish-users@lists.sf.net) +AC_INIT(fish,1.21.8,fish-users@lists.sf.net) # If needed, run autoconf to regenerate the configure file AC_MSG_CHECKING([if autoconf needs to be run])