Index: ipk/source/epg_crossepg/usr/lib/python2.6/crossepg.py
===================================================================
--- ipk/source/epg_crossepg_0_61/usr/lib/python2.6/crossepg.py	(revision 8578)
+++ ipk/source/epg_crossepg/usr/lib/python2.6/crossepg.py	(revision 12090)
@@ -1,8 +1,9 @@
 # This file was automatically generated by SWIG (http://www.swig.org).
-# Version 1.3.40
+# Version 2.0.4
 #
 # Do not make changes to this file unless you know what you are doing--modify
 # the SWIG interface file instead.
-# This file is compatible with both classic and new-style classes.
+
+
 
 from sys import version_info
@@ -40,5 +41,5 @@
     method = class_type.__swig_setmethods__.get(name,None)
     if method: return method(self,value)
-    if (not static) or hasattr(self,name):
+    if (not static):
         self.__dict__[name] = value
     else:
@@ -480,4 +481,8 @@
   return _crossepg.epgdb_get_update_time()
 epgdb_get_update_time = _crossepg.epgdb_get_update_time
+
+def epgdb_get_revision():
+  return _crossepg.epgdb_get_revision()
+epgdb_get_revision = _crossepg.epgdb_get_revision
 import os
 import re
@@ -522,4 +527,5 @@
 	return flags & (~0x01)
 
-
-
+# This file is compatible with both classic and new-style classes.
+
+
