summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/display.h b/hw/display.h
index 063396c..a2938cc 100644
--- a/hw/display.h
+++ b/hw/display.h
@@ -30,7 +30,7 @@
/**
* The version of this device
*/
-#define DISPLAY_HARDWARE_DEVICE_VERSION MAKE_VERSION(1,0)
+#define DISPLAY_HARDWARE_DEVICE_VERSION MAKE_VERSION(0,1)
enum display_state {
DISPLAY_ON, /* In use */