summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2013-10-09 17:34:04 +1100
committerCraig Small <csmall@enc.com.au>2013-10-09 17:34:04 +1100
commit9c03e53ec8afd48a041a962c1c978d2d76d47a61 (patch)
tree4b42a1abc60300771e16f150ed1ec1e857beecc5 /configure.ac
parent9de89aecf352de831a0fee72d633a027f14c691a (diff)
Update for 22.21
Updated the translation files Minor fix in killall man page
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 56fa485..6fed37f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_CONFIG_MACRO_DIR([m4])
-AC_INIT([psmisc],[22.20])
+AC_INIT([psmisc],[22.21])
AC_CONFIG_SRCDIR([src/comm.h])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR([config])