From b89c0d4ccae2f48cfa1e28423e2fe86e1d435ec5 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Mon, 22 Jan 2001 08:03:01 +0000 Subject: Relevant BUGIDs: 129644 Purpose of commit: start next release Commit summary: --------------- I've bumped the version number, and added some Makefile code for helping me make documentation releases. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index f6648715..9f576f2c 100755 --- a/configure +++ b/configure @@ -558,7 +558,7 @@ fi LIBPAM_VERSION_MAJOR=0 -LIBPAM_VERSION_MINOR=74 +LIBPAM_VERSION_MINOR=75 -- cgit v1.2.3