From: Ben Kibbey Date: Sat, 6 Apr 2013 18:44:20 +0000 (-0400) Subject: Version 2.4. X-Git-Tag: v2.4^0 X-Git-Url: https://repo.or.cz/w/userinfo.git/commitdiff_plain/519ac45fe427a9a50b7c837ac79fa9c3f5407264 Version 2.4. --- diff --git a/NEWS b/NEWS index 4a1f267..2a62c5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +userinfo 2.4 + Portability fixes for SunOS, recent NetBSD, OpenBSD and others. + + userinfo 2.3 Create bzip2 archive. diff --git a/configure.ac b/configure.ac index 9c99110..59796dc 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.60) -AC_INIT(userinfo, 2.3, [Ben Kibbey bjk@luxsci.net]) +AC_INIT(userinfo, 2.4, [Ben Kibbey bjk@luxsci.net]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR(build) AC_CANONICAL_TARGET