From c47dae77a4a6c4789fc730d471502bcebdcb8c76 Mon Sep 17 00:00:00 2001 From: axel Date: Thu, 9 Mar 2006 22:00:08 +1000 Subject: [PATCH] Bump version number darcs-hash:20060309120008-ac50b-071e0ba004f208993cc09f1494dcae7b8be17a25.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 037d576f1..07b217dda 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.1,fish-users@lists.sf.net) +AC_INIT(fish,1.21.2,fish-users@lists.sf.net) # If needed, run autoconf to regenerate the configure file AC_MSG_CHECKING([if autoconf needs to be run])