- update date for pre4 release
This commit is contained in:
parent
05f350c61b
commit
dc204f58c8
@ -1,5 +1,5 @@
|
||||
Bochs x86 Pentium Emulator
|
||||
Updated: Fri Dec 13 17:26:52 EST 2002
|
||||
Updated: Sat Dec 14 16:28:25 EST 2002
|
||||
Version: 2.0.pre4
|
||||
|
||||
WHAT IS BOCHS?
|
||||
|
4
bochs/configure
vendored
4
bochs/configure
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# From configure.in Id: configure.in,v 1.190 2002/12/13 22:02:05 bdenney Exp .
|
||||
# From configure.in Id: configure.in,v 1.191 2002/12/13 22:25:52 bdenney Exp .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.53.
|
||||
#
|
||||
@ -1436,7 +1436,7 @@ ac_config_headers="$ac_config_headers ltdlconf.h"
|
||||
|
||||
VERSION="2.0.pre4"
|
||||
VER_STRING="2.0.pre4"
|
||||
REL_STRING="Build from CVS snapshot on December 13, 2002"
|
||||
REL_STRING="Build from CVS snapshot on December 14, 2002"
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@ dnl // Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(bochs.h)
|
||||
AC_REVISION([[$Id: configure.in,v 1.191 2002-12-13 22:25:52 bdenney Exp $]])
|
||||
AC_REVISION([[$Id: configure.in,v 1.192 2002-12-14 21:26:44 bdenney Exp $]])
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_HEADER(ltdlconf.h)
|
||||
|
||||
@ -10,7 +10,7 @@ dnl // Put Bochs version information right here so that it gets substituted
|
||||
dnl // into all the right places.
|
||||
VERSION="2.0.pre4"
|
||||
VER_STRING="2.0.pre4"
|
||||
REL_STRING="Build from CVS snapshot on December 13, 2002"
|
||||
REL_STRING="Build from CVS snapshot on December 14, 2002"
|
||||
|
||||
changequote(<<, >>)
|
||||
changequote([, ])
|
||||
|
Loading…
Reference in New Issue
Block a user