summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorewt <ewt>1999-09-10 00:50:25 +0000
committerewt <ewt>1999-09-10 00:50:25 +0000
commite0aa06978f55cce91d891eab0f8b655764352064 (patch)
tree5bdff1eca84174c783bfe431d43fea79007f0e99
parent5042e820537bc2ea699117f27076a4df371539d9 (diff)
downloadlibpopt-popt-1_4.tar.gz
version 1.4popt-1_4
-rwxr-xr-xconfigure.in2
-rw-r--r--popt.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b38cbbb..2dd7fe2 100755
--- a/configure.in
+++ b/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.spec b/popt.spec
index fd2e49c..8b50f7e 100644
--- a/popt.spec
+++ b/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