From: ewt Date: Fri, 10 Sep 1999 00:50:25 +0000 (+0000) Subject: version 1.4 X-Git-Tag: tznext/4.11.0.1.tizen20130304~8875 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1cc9b7b5e8a1b19343b8b9add6a53dc5c97d49d3;p=tools%2Flibrpm-tizen.git version 1.4 CVS patchset: 3274 CVS date: 1999/09/10 00:50:25 --- 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