diff --git a/Makefile.in b/Makefile.in index 63da1540f..f1b15d819 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.4 2006/05/08 04:33:35 steve Exp $" +#ident "$Id: Makefile.in,v 1.169.2.5 2006/10/04 17:08:59 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.2 +VERSION = 0.8.3 prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/driver-vpi/Makefile.in b/driver-vpi/Makefile.in index 78c50a860..b8cfc8047 100644 --- a/driver-vpi/Makefile.in +++ b/driver-vpi/Makefile.in @@ -16,12 +16,12 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.7 2004/10/13 22:01:34 steve Exp $" +#ident "$Id: Makefile.in,v 1.7.2.1 2006/10/04 17:08:59 steve Exp $" # # SHELL = /bin/sh -VERSION = 0.8 +VERSION = 0.8.3 prefix = @prefix@ exec_prefix = @exec_prefix@