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@