diff --git a/bochs/configure b/bochs/configure index 2a5440a8b..4e0ba4d90 100755 --- a/bochs/configure +++ b/bochs/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in,v 1.399 2009/04/30 17:57:21 vruppert Exp . +# From configure.in Id: configure.in,v 1.400 2009/05/03 05:34:28 vruppert Exp . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61. # @@ -2081,10 +2081,10 @@ ac_config_headers="$ac_config_headers config.h" ac_config_headers="$ac_config_headers ltdlconf.h" -VERSION="2.4.pre1.cvs" -VER_STRING="2.4.pre1.cvs" -WIN_VER_STRING="2, 3, 91, 1" -REL_STRING="Build from CVS snapshot, after release 2.4.pre1" +VERSION="2.4" +VER_STRING="2.4" +WIN_VER_STRING="2, 4, 0, 0" +REL_STRING="Build from CVS snapshot on May 3, 2009"