From: Craig Small Date: Sun, 29 Apr 2007 22:53:27 +0000 (+0000) Subject: rolled up to 22.6 as it is released X-Git-Tag: v22.11~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0683395f248a058836d520ed5f1e55b0fe1abb61;p=psmisc rolled up to 22.6 as it is released --- diff --git a/ChangeLog b/ChangeLog index 6719c9d..24ace3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Changes in ?? +============= + Changes in 22.5 =============== 2007-04-18 Craig Small 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])