From c609fa02d13fb3eb11993400fc0e85aa037fdd42 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Wed, 15 Jul 2009 00:58:54 +0000 Subject: [PATCH] made 22.8rc1 to punt to translators --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 645c45f..a5180bc 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.8]) +AC_INIT([psmisc],[22.8rc1]) AC_CONFIG_SRCDIR([src/comm.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_AUX_DIR([config]) -- 2.40.0