aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-03-09 22:00:08 +1000
committerGravatar axel <axel@liljencrantz.se>2006-03-09 22:00:08 +1000
commitc47dae77a4a6c4789fc730d471502bcebdcb8c76 (patch)
tree832a8a6cb23d9088cdb5fd2e668e3b2dcda81cc3 /configure.ac
parent53160d134ea7d3ca807718cf563293a5212aca52 (diff)
Bump version number
darcs-hash:20060309120008-ac50b-071e0ba004f208993cc09f1494dcae7b8be17a25.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 037d576f..07b217dd 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.1,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.2,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])