aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-10-31 02:03:57 +1000
committerGravatar axel <axel@liljencrantz.se>2006-10-31 02:03:57 +1000
commitc098cb5c87c2ac0d1e6d4401339c113e2b0a02da (patch)
treef1c369d5e264c8fc72e1b3dff4b58c9f4fa93b08 /configure.ac
parent63643ff17f994e537f39ccdccb1cb229fa02ce0b (diff)
Bump version number
darcs-hash:20061030160357-ac50b-29729cb4ba358e09f9c19e6d6e07e0c2489e14fd.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 5b9dd941..0f62b513 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@
# configure the build process.
#
-AC_INIT(fish,1.21.12,fish-users@lists.sf.net)
+AC_INIT(fish,1.22.0,fish-users@lists.sf.net)
# If needed, run autoconf to regenerate the configure file
AC_MSG_CHECKING([if autoconf needs to be run])