display: Change the display hal version 76/36776/1
authorJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Mar 2015 09:59:29 +0000 (18:59 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Mar 2015 09:59:29 +0000 (18:59 +0900)
Now it's a draft version,
so I modified the version to 0.1.
The final version will be v1.0 when Tizen 3.0 is released.

Change-Id: Ic7590c763f123ce9d80e6d1b8436a9e957ab79bb
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
hw/display.h

index 063396ca5d7f38de5a062b29e8b8e3afc9f617d7..a2938cc652e9ce041f02f0d35adab1f6b833d450 100644 (file)
@@ -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 */