diff options
author | ewt <devnull@localhost> | 1999-09-10 00:50:25 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1999-09-10 00:50:25 +0000 |
commit | 1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3 (patch) | |
tree | 26b566f0c7ad9718d4ab20d1960315ea0602c223 /popt | |
parent | a7a728a11e98db57b8f0888cd8076c9daf07d120 (diff) | |
download | librpm-tizen-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.tar.gz librpm-tizen-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.tar.bz2 librpm-tizen-1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3.zip |
version 1.4
CVS patchset: 3274
CVS date: 1999/09/10 00:50:25
Diffstat (limited to 'popt')
-rwxr-xr-x | popt/configure.in | 2 | ||||
-rw-r--r-- | popt/popt.spec | 2 |
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 |