aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-04-09 00:32:10 +1000
committerGravatar axel <axel@liljencrantz.se>2006-04-09 00:32:10 +1000
commitb1bf115fa20605995e9b8efa181ed03b043fefaa (patch)
tree5f976513b253c7b5a6d47e0e1e410bfe66860a62 /configure.ac
parent0f25ef365de47aeb0c945ec01709daf013219f15 (diff)
Bump version number
darcs-hash:20060408143210-ac50b-0a143a45d0510e67a75024b802a1ca677480e4c0.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98a01e8f..71a796c0 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.3,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.4,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])