aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-08-24 20:51:29 +1000
committerGravatar axel <axel@liljencrantz.se>2006-08-24 20:51:29 +1000
commited5c1db3925ab87b5a08707a38fe8de9cec689e9 (patch)
tree63ce924bb7e8ca7386270127b85047882f08d9bb /configure.ac
parent37f5db2bf9b721517b59a2700afa0b7b53a0b133 (diff)
Bump version number
darcs-hash:20060824105129-ac50b-999429675a936c246665940ee9154a524eae4be2.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 58ac8124..9dc9f495 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.10,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.11,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])