From ae583204e3aaf911f6e353d64da5037e35d9e452 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 30 Sep 2005 15:01:44 +0000 Subject: [PATCH] Snapshot 0.8.2 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5fa530c94..f316bb10b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,7 +16,7 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.169.2.1 2005/02/23 18:40:23 steve Exp $" +#ident "$Id: Makefile.in,v 1.169.2.2 2005/09/30 15:01:44 steve Exp $" # # SHELL = /bin/sh @@ -25,7 +25,7 @@ SHELL = /bin/sh # by the compiler. It reflects the assigned version number for the # product as a whole. Most components also print the CVS Name: token # in order to get a more automatic version stamp as well. -VERSION = 0.8 +VERSION = 0.8.2 prefix = @prefix@ exec_prefix = @exec_prefix@