Bumped version to 0.1.5.3.

This commit is contained in:
waltje
2018-04-25 18:35:53 -04:00
parent c190810fcf
commit d5278a6f4a

View File

@@ -8,7 +8,7 @@
* *
* Define application version and build info. * Define application version and build info.
* *
* Version: @(#)version.h 1.0.8 2018/04/19 * Version: @(#)version.h 1.0.9 2018/04/25
* *
* Author: Fred N. van Kempen, <decwiz@yahoo.com> * Author: Fred N. van Kempen, <decwiz@yahoo.com>
* *
@@ -55,7 +55,7 @@
#define EMU_VER_MAJOR 0 #define EMU_VER_MAJOR 0
#define EMU_VER_MINOR 1 #define EMU_VER_MINOR 1
#define EMU_VER_REV 5 #define EMU_VER_REV 5
#define EMU_VER_PATCH 2 #define EMU_VER_PATCH 3
/* Standard C preprocessor macros. */ /* Standard C preprocessor macros. */