summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorewt <devnull@localhost>1999-09-10 00:50:25 +0000
committerewt <devnull@localhost>1999-09-10 00:50:25 +0000
commit1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3 (patch)
tree26b566f0c7ad9718d4ab20d1960315ea0602c223 /popt
parenta7a728a11e98db57b8f0888cd8076c9daf07d120 (diff)
downloadrpm-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.tar.gz
rpm-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.tar.bz2
rpm-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.zip
version 1.4
CVS patchset: 3274 CVS date: 1999/09/10 00:50:25
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 b38cbbb34..2dd7fe271 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 fd2e49c84..8b50f7e08 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