From 0768cf7e537d303c4601fb271f90a3caf87e52d7 Mon Sep 17 00:00:00 2001 From: axel Date: Sun, 30 Jul 2006 03:32:43 +1000 Subject: [PATCH] Bump version number darcs-hash:20060729173243-ac50b-641e89defc78e0660cac6601acfb22c73c1cd32e.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4553fe2d3..73b75138c 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.9,fish-users@lists.sf.net) +AC_INIT(fish,1.21.10,fish-users@lists.sf.net) # If needed, run autoconf to regenerate the configure file AC_MSG_CHECKING([if autoconf needs to be run])