version 1.2.3
authorewt <devnull@localhost>
Tue, 29 Dec 1998 03:02:20 +0000 (03:02 +0000)
committerewt <devnull@localhost>
Tue, 29 Dec 1998 03:02:20 +0000 (03:02 +0000)
CVS patchset: 2620
CVS date: 1998/12/29 03:02:20

popt/configure.in
popt/popt.spec

index 0adcc68..634db54 100755 (executable)
@@ -1,5 +1,5 @@
 AC_INIT(popt.h)
-AM_INIT_AUTOMAKE(popt, 1.2.2)
+AM_INIT_AUTOMAKE(popt, 1.2.3)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_CC
index c626a2b..7d45da3 100644 (file)
@@ -1,6 +1,6 @@
 Summary: C library for parsing command line parameters
 Name: popt
-Version: 1.2.2
+Version: 1.2.3
 Release: 1
 Copyright: LGPL
 Group: Libraries