From 86b7ae6d214fe9a256793d452f9d9e2b3ff13be2 Mon Sep 17 00:00:00 2001 From: axel Date: Fri, 27 Jan 2006 02:30:46 +1000 Subject: [PATCH] 1.20.1 darcs-hash:20060126163046-ac50b-483c77663467060a13015bcee755f708a86157e9.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2d02a7f97..c92d328bf 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.20.0,fish-users@lists.sf.net) +AC_INIT(fish,1.20.1,fish-users@lists.sf.net) # If needed, run autoheader automatically if test ! -f ./config.h.in -o config.h.in -ot configure.ac; then