aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-06-01 01:45:29 +1000
committerGravatar axel <axel@liljencrantz.se>2006-06-01 01:45:29 +1000
commitec58ffa641b8c68a6bd8cdecfcdda107234b0674 (patch)
treece32bbe868ebdc7909960e31e3cfb06e58b0e9c1 /configure.ac
parent2c44ecb4a3fc427b90cf09beb59818caaea944df (diff)
Bump version number
darcs-hash:20060531154529-ac50b-92c8377b8b3164fa280c02b4752243295c4b7c40.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 4d3c7803..923c82ed 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.7,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.8,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])