86Box v2.05 Stable/Final release.

This commit is contained in:
OBattler
2019-11-01 04:09:19 +01:00
parent e939d06acc
commit f632885c47
3 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
*
* Main include file for the application.
*
* Version: @(#)86box.h 1.0.32 2019/10/31
* Version: @(#)86box.h 1.0.33 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.04"
#define EMU_VERSION_W L"2.04"
#define EMU_VERSION "2.05"
#define EMU_VERSION_W L"2.05"
#else
#define EMU_VERSION "2.10"
#define EMU_VERSION_W L"2.10"