aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-09-04 10:25:09 +1000
committerGravatar axel <axel@liljencrantz.se>2006-09-04 10:25:09 +1000
commitff2d354ef818951d3580664f5efd1cb74f052874 (patch)
tree0ec3b324190879840fc6937fe3ade5c1b1a80f2c /configure.ac
parent3bef5689552963144beaa782a4899cea04994b4d (diff)
Bump version number
darcs-hash:20060904002509-ac50b-098c9c879257d689a975abd102f9b4d9fc00f592.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 fe350c04..474fceae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@
# configure the build process.
#
-AC_INIT(fish,1.21.11,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.12,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])