From 5e5914d0c32261a8835bf65b42fbf65565f9bdaa Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 4 Dec 2004 05:20:35 +0000 Subject: [PATCH] Small typo. --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index ea3c776c..d3812784 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.62 2004/11/22 11:03:28 rocky Exp $ +# $Id: Makefile.am,v 1.63 2004/12/04 05:20:35 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -40,7 +40,7 @@ # # 6. If any interfaces have been removed or changed since the last # public release, then set AGE to 0. A changed interface means an -# incompatibility with previous versions.. +# incompatibility with previous versions. libcdio_la_CURRENT := 3 libcdio_la_REVISION := 0