Fixes to the fixes of the devconf module which were, um, messed up.

This commit is contained in:
waltje
2018-04-02 02:00:01 -04:00
parent 428747a5a5
commit dfda1677d7
5 changed files with 24 additions and 25 deletions

View File

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