From fc8ca62a6bd226b80cc95334e19eb26b02dbe036 Mon Sep 17 00:00:00 2001 From: msheby Date: Wed, 27 Feb 2008 02:01:39 +0000 Subject: [PATCH] *** empty log message *** --- configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 22e7cc9..1103a0a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.59]) -AC_INIT([asdcplib], [1.3.19.1], [asdcplib@cinecert.com]) +# If you change this, you should update the libtool version number specified +# in src/Makefile.am. Read +# for suggestions on doing so. +AC_INIT([asdcplib], [1.3.19], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) AC_CONFIG_HEADER([src/config.h]) -- 2.30.2