--- ZSQLExtend/importFMPXML.py 2008/07/02 11:58:45 1.25 +++ ZSQLExtend/importFMPXML.py 2008/07/16 12:54:10 1.26 @@ -22,7 +22,7 @@ except: fm_ns = 'http://www.filemaker.com/fmpxmlresult' -version_string = "V0.6.1 ROC .2008" +version_string = "V0.6.1 ROC 2.7.2008" def unicodify(text, withNone=False): """decode str (utf-8 or latin-1 representation) into unicode object"""