From c47d8f3f6311435f60402a6230429a89bb7e23a4 Mon Sep 17 00:00:00 2001 From: jbj Date: Fri, 24 Mar 2000 22:12:59 +0000 Subject: [PATCH] Bump version to next release. CVS patchset: 3640 CVS date: 2000/03/24 22:12:59 --- popt/configure.in | 2 +- popt/popt.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/popt/configure.in b/popt/configure.in index 82ea0fbeb..7dcebebae 100755 --- a/popt/configure.in +++ b/popt/configure.in @@ -2,7 +2,7 @@ AC_INIT(popt.h) AM_CONFIG_HEADER(config.h) AC_PREREQ(2.12) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(popt, 1.5) +AM_INIT_AUTOMAKE(popt, 1.6) ALL_LINGUAS="ro sk" AC_ISC_POSIX diff --git a/popt/popt.spec b/popt/popt.spec index 8c3d9db0a..ff3a65785 100644 --- a/popt/popt.spec +++ b/popt/popt.spec @@ -4,8 +4,8 @@ # Summary: A C library for parsing command line parameters. Name: popt -Version: 1.5 -Release: 1 +Version: 1.6 +Release: 0.1 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/popt/popt-%{version}.tar.gz