From: Craig Small Date: Thu, 26 Jan 2012 22:11:07 +0000 (+1100) Subject: Updated configure.ac to 22.15 X-Git-Tag: v22.15^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6fb268d4ac7365cda72fe1e54872c7694ae5fee;p=psmisc Updated configure.ac to 22.15 --- diff --git a/configure.ac b/configure.ac index ee0b877..7b0b42b 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.14]) +AC_INIT([psmisc],[22.15]) AC_CONFIG_SRCDIR([src/comm.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_AUX_DIR([config])