summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2007-04-29 22:53:27 +0000
committerCraig Small <csmall@users.sourceforge.net>2007-04-29 22:53:27 +0000
commit0683395f248a058836d520ed5f1e55b0fe1abb61 (patch)
treecd0bb001d26c21d955df7bda341acef171ce1739 /configure.ac
parent90120f17503b629d57076bcf8241ac473dcb1114 (diff)
rolled up to 22.6 as it is released
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 13d3bef..81d6745 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([psmisc],[22.5cvs])
+AC_INIT([psmisc],[22.6cvs])
AC_CONFIG_SRCDIR([src/comm.h])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR([config])