Fixes to the fixes of the devconf module which were, um, messed up.
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user