pisi-2.2.11

Hope to be the final pisi before the Pardus 2009 release
This commit is contained in:
Faik Uygur
2009-07-15 17:59:57 +00:00
parent e2a1eaa381
commit 6ade494ba5
+1 -1
View File
@@ -17,7 +17,7 @@ import sys
import atexit
import logging
__version__ = "2.2.10"
__version__ = "2.2.11"
__all__ = [ 'api', 'configfile', 'db']