From: bellard Date: Sun, 6 Jan 2008 17:10:54 +0000 (+0000) Subject: version change X-Git-Tag: release_0_9_1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfe312121eb80226f0cb2d4b7c2b9b5fafecd93e;p=thirdparty%2Fqemu.git version change git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3892 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 05045b808ae..cf9ad097370 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +version 0.9.1: + - TFTP booting from host directory (Anthony Liguori, Erwan Velu) - Tap device emulation for Solaris (Sittichai Palanisong) - Monitor multiplexing to several I/O channels (Jason Wessel) diff --git a/VERSION b/VERSION index 8a6125d3e3c..f514a2f0bd0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.0-cvs \ No newline at end of file +0.9.1 \ No newline at end of file