--- zogiLib/zogiLib.py 2004/10/12 16:56:05 1.47 +++ zogiLib/zogiLib.py 2004/10/12 16:58:14 1.48 @@ -15,7 +15,7 @@ import types import random from Globals import package_home -ZOGIVERSION = "0.9.10b ROC:5.10.2004" +ZOGIVERSION = "0.9.10b ROC:12.10.2004" def cropf(f): """returns a float with reduced precision"""