Configure script regenerated after release

This commit is contained in:
Volker Ruppert 2020-01-05 12:59:23 +00:00
parent fa0c6f4be8
commit ef88b43248

8
bochs/configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in Id: configure.in 13772 2020-01-05 07:36:44Z vruppert .
# From configure.in Id: configure.in 13776 2020-01-05 12:58:25Z vruppert .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69.
#
@ -3187,12 +3187,12 @@ ac_config_headers="$ac_config_headers config.h"
ac_config_headers="$ac_config_headers ltdlconf.h"
VERSION="2.6.11"
VERSION="2.6.11.svn"
VER_MAJOR=2
VER_MINOR=6
VER_REVISION=11
VER_SVN=0
REL_STRING="Built from SVN snapshot on January 5, 2020"
VER_SVN=1
REL_STRING="Built from SVN snapshot after release 2.6.11"
REL_TIMESTAMP=`grep "Updated:" $srcdir/README | sed 's/Updated: //'`