86Box v2.06 Stable/Final release.

This commit is contained in:
OBattler
2019-11-01 20:53:33 +01:00
parent b6ae1098d7
commit f805899263
2 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
*
* Main include file for the application.
*
* Version: @(#)86box.h 1.0.33 2019/11/01
* Version: @(#)86box.h 1.0.34 2019/11/01
*
* Authors: Miran Grca, <mgrca8@gmail.com>
*f Fred N. van Kempen, <decwiz@yahoo.com>
@@ -30,8 +30,8 @@
#define EMU_NAME "86Box"
#define EMU_NAME_W L"86Box"
#ifdef RELEASE_BUILD
#define EMU_VERSION "2.05"
#define EMU_VERSION_W L"2.05"
#define EMU_VERSION "2.06"
#define EMU_VERSION_W L"2.06"
#else
#define EMU_VERSION "2.10"
#define EMU_VERSION_W L"2.10"