]> cloudbase.mooo.com Git - z180-stamp.git/commitdiff
Version 0.6.7.1 hexrel-6.7.1
authorLeo C <erbl259-lmu@yahoo.de>
Wed, 1 Jun 2016 20:34:11 +0000 (22:34 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Wed, 1 Jun 2016 20:34:11 +0000 (22:34 +0200)
avr/z180-serv.c
include/config.h

index d8e412f871dc4bc1db5a4d0a140399aa94e0a8ac..25ffc9cbd836dda44212c55ad6345ed71adc9f18 100644 (file)
@@ -24,7 +24,7 @@
 #include "bcd.h"
 #include "rtc.h"
 
-#define DEBUG_CPM_SDIO 1       /* set to 1 to debug */
+#define DEBUG_CPM_SDIO 0       /* set to 1 to debug */
 
 #define debug_cpmsd(fmt, args...)                                                          \
        debug_cond(DEBUG_CPM_SDIO, fmt, ##args)
index d0a1b31dc469d6213156ec993afcd7a1eec9c135..1f6e5ac6aa3f88bfdecc1af89c985980a042a994 100644 (file)
@@ -8,7 +8,7 @@
 #define CONFIG_H
 
 /* Version */
-#define VERSION                 "0.6.6.1"
+#define VERSION                 "0.6.7.1"
 
 /* Environment variables */