summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
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 0947e5e8d..9c6ddac22 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.6)
+AM_INIT_AUTOMAKE(popt, 1.7)
ALL_LINGUAS="cs da de es fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312"
AC_ISC_POSIX
diff --git a/popt/popt.spec b/popt/popt.spec
index ff3a65785..a417aeb75 100644
--- a/popt/popt.spec
+++ b/popt/popt.spec
@@ -4,7 +4,7 @@
#
Summary: A C library for parsing command line parameters.
Name: popt
-Version: 1.6
+Version: 1.7
Release: 0.1
Copyright: LGPL
Group: System Environment/Libraries