aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-07-15 23:38:12 +1000
committerGravatar axel <axel@liljencrantz.se>2006-07-15 23:38:12 +1000
commit0122e35cb6377fdd3234dbe03794aecb121a8612 (patch)
tree9675a0ec14d401578273af654d64690b69f051f9 /configure.ac
parentc96382152c87ebec9e31f7b4c5f6295bc71f90ce (diff)
Bump version number to 1.21.9
darcs-hash:20060715133812-ac50b-8178fc0baca9c476cae37ee8cde7a0cbb0857231.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 bb0bd95d..909b32b5 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.8,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.9,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])