aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-04-19 22:45:13 +1000
committerGravatar axel <axel@liljencrantz.se>2006-04-19 22:45:13 +1000
commitd1ff6a323a36ee53ac999456ec6d107da012645c (patch)
treecbe538b5e757d4b6d8725e729ba16cd8f29b67f5 /configure.ac
parent112ea1759a3294a3c22e0278d6d8d602aa99067a (diff)
Bump version number
darcs-hash:20060419124513-ac50b-f0c4bacee786ca9e147a86004aa90f5a09c04b34.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 c877e64c..010a0b60 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.4,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.5,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])