From 1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3 Mon Sep 17 00:00:00 2001 From: ewt Date: Fri, 10 Sep 1999 00:50:25 +0000 Subject: [PATCH] version 1.4 CVS patchset: 3274 CVS date: 1999/09/10 00:50:25 --- popt/configure.in | 2 +- popt/popt.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/popt/configure.in b/popt/configure.in index b38cbbb..2dd7fe2 100755 --- a/popt/configure.in +++ b/popt/configure.in @@ -1,5 +1,5 @@ AC_INIT(popt.h) -AM_INIT_AUTOMAKE(popt, 1.3) +AM_INIT_AUTOMAKE(popt, 1.4) AM_CONFIG_HEADER(config.h) AC_PROG_CC diff --git a/popt/popt.spec b/popt/popt.spec index fd2e49c..8b50f7e 100644 --- a/popt/popt.spec +++ b/popt/popt.spec @@ -1,6 +1,6 @@ Summary: A C library for parsing command line parameters. Name: popt -Version: 1.3 +Version: 1.4 Release: 1 Copyright: LGPL Group: System Environment/Libraries -- 2.7.4