[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Add another okay zlib version



Update of /home/minion/cvsroot/src/minion/lib/mixminion
In directory moria:/tmp/cvs-serv27238

Modified Files:
	Packet.py 
Log Message:
Add another okay zlib version

Index: Packet.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/lib/mixminion/Packet.py,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- Packet.py	7 Feb 2005 06:18:40 -0000	1.80
+++ Packet.py	4 Jun 2005 13:53:11 -0000	1.81
@@ -1013,7 +1013,7 @@
     _ZLIB_LIBRARY_OK = 0.5
     if ver in ("1.1.2", "1.1.3", "1.1.4", "1.2.0", "1.2.0.1", "1.2.0.2",
                "1.2.0.3", "1.2.0.4", "1.2.0.5", "1.2.0.6", "1.2.0.7",
-               "1.2.0.8", "1.2.1", "1.2.1.1", "1.2.1.2"):
+               "1.2.0.8", "1.2.1", "1.2.1.1", "1.2.1.2", "1.2.2"):
         _ZLIB_LIBRARY_OK = 1
         return