javauis/lcdui_akn/lcdgd/resource/10208166.RSS
branchRCL_3
changeset 77 7cee158cb8cd
parent 66 2455ef1f5bbc
child 83 26b2b12093af
--- a/javauis/lcdui_akn/lcdgd/resource/10208166.RSS	Tue Sep 14 21:06:50 2010 +0300
+++ b/javauis/lcdui_akn/lcdgd/resource/10208166.RSS	Wed Sep 15 12:05:25 2010 +0300
@@ -22,6 +22,10 @@
 #include <ecom/registryinfov2.rh>
 #include "lcdgd.hrh"
 
+#ifndef ECOM_VERSION_NO
+#define ECOM_VERSION_NO 2
+#endif
+
 RESOURCE REGISTRY_INFO r_registry
     {
     resource_format_version = RESOURCE_FORMAT_VERSION_2;
@@ -36,7 +40,7 @@
                 IMPLEMENTATION_INFO
                     {
                     implementation_uid = LCDGD_COLOR16MU_IMPLEMENTATION_UID;
-                    version_no   = 2;
+                    version_no   = ECOM_VERSION_NO;
                     display_name = "J2ME_COLOR16MU_DRIVER";
                     default_data = LCDGD_COLOR16MU_DRIVER_ID_STR;
                     opaque_data  = "0;";