Richard Parker / EALCD
Revision:
3:24fbf4dbd7e5
Parent:
2:2b860e764545
Child:
4:f8f7f4f9c58d
--- a/screen/EALCD.h	Sun Mar 28 20:15:15 2010 +0000
+++ b/screen/EALCD.h	Wed Mar 31 22:22:21 2010 +0000
@@ -62,7 +62,7 @@
     inline void setFont(const EAFont& font) { _font = font; }
     inline const EAFont& font() { return _font; }
     
-    inline float version() const { return 0.3; }
+    inline float version() const { return 0.4; }
 
 protected:
     void _getTouch(unsigned short& x, unsigned short& y, unsigned short& z1, unsigned short& z2);