Richard Parker / EALCD
Revision:
2:2b860e764545
Parent:
1:f04bcaea1d60
Child:
3:24fbf4dbd7e5
--- a/screen/EALCD.h	Thu Mar 04 10:54:06 2010 +0000
+++ b/screen/EALCD.h	Sun Mar 28 20:15:15 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.2; }
+    inline float version() const { return 0.3; }
 
 protected:
     void _getTouch(unsigned short& x, unsigned short& y, unsigned short& z1, unsigned short& z2);