aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-07-30 03:32:43 +1000
committerGravatar axel <axel@liljencrantz.se>2006-07-30 03:32:43 +1000
commit0768cf7e537d303c4601fb271f90a3caf87e52d7 (patch)
treef0ae593267f86a972c35a06d4be296066f6bcde8 /configure.ac
parentbdd83d338c47c43afc7d4ed8838a6efaa89d05e0 (diff)
Bump version number
darcs-hash:20060729173243-ac50b-641e89defc78e0660cac6601acfb22c73c1cd32e.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 4553fe2d..73b75138 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.9,fish-users@lists.sf.net)
+AC_INIT(fish,1.21.10,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])