diff --git a/bochs/configure b/bochs/configure index be5e0a521..d326359ae 100755 --- a/bochs/configure +++ b/bochs/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in 11692 2013-05-26 07:17:33Z vruppert . +# From configure.in Id: configure.in 11696 2013-05-29 17:35:19Z vruppert . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68. # @@ -3118,10 +3118,10 @@ ac_config_headers="$ac_config_headers config.h" ac_config_headers="$ac_config_headers ltdlconf.h" -VERSION="2.6.2" -VER_STRING="2.6.2" -WIN_VER_STRING="2, 6, 2, 0" -REL_STRING="Built from SVN snapshot on May 26, 2013" +VERSION="2.6.2.svn" +VER_STRING="2.6.2.svn" +WIN_VER_STRING="2, 6, 2, 1" +REL_STRING="Built from SVN snapshot after release 2.6.2"