Changed version of libslirp source to 4.8.0.
This commit is contained in:
parent
fe390c3921
commit
87c3e4be79
@ -26,7 +26,7 @@ Detailed change log :
|
||||
- Added PCM playback/recording support using PulseAudio simple API
|
||||
- Networking
|
||||
- Added support for using libslirp library instead of builtin slirp code
|
||||
- Updated builtin slirp from libslirp (including IPv6 support)
|
||||
- Updated builtin slirp from libslirp 4.8.0 (including IPv6 support)
|
||||
|
||||
- BIOS
|
||||
- Added panic in legacy BIOS in case no VGA BIOS ROM is found at C000:0000,
|
||||
|
@ -2,7 +2,7 @@
|
||||
#ifndef SLIRP_H
|
||||
#define SLIRP_H
|
||||
|
||||
#define SLIRP_VERSION_STRING "4.7.0"
|
||||
#define SLIRP_VERSION_STRING "4.8.0"
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
#define __USE_W32_SOCKETS
|
||||
|
Loading…
Reference in New Issue
Block a user