summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorewt <devnull@localhost>1999-04-07 06:25:08 +0000
committerewt <devnull@localhost>1999-04-07 06:25:08 +0000
commit281503a7f9ef7e3f757012fd68b8cf1c3b0cf745 (patch)
treeabc4c6d1d4ef6cd3719ee2077ff62089d1a496cb /popt
parent4c23cb8b6fe44143a96d8b205e41306066fd2f5c (diff)
downloadrpm-281503a7f9ef7e3f757012fd68b8cf1c3b0cf745.tar.gz
rpm-281503a7f9ef7e3f757012fd68b8cf1c3b0cf745.tar.bz2
rpm-281503a7f9ef7e3f757012fd68b8cf1c3b0cf745.zip
version 1.3
CVS patchset: 2967 CVS date: 1999/04/07 06:25:08
Diffstat (limited to 'popt')
-rwxr-xr-xpopt/configure.in2
-rw-r--r--popt/popt.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/popt/configure.in b/popt/configure.in
index 370d4ca6f..9f975df81 100755
--- a/popt/configure.in
+++ b/popt/configure.in
@@ -1,5 +1,5 @@
AC_INIT(popt.h)
-AM_INIT_AUTOMAKE(popt, 1.2.3)
+AM_INIT_AUTOMAKE(popt, 1.3)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
diff --git a/popt/popt.spec b/popt/popt.spec
index 735fb515f..54db661d0 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.2.4
+Version: 1.3
Release: 1
Copyright: LGPL
Group: System Environment/Libraries