[Pcsclite-cvs-commit] r5753 - /website/matrix.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat May 14 18:28:16 UTC 2011


Author: rousseau
Date: Sat May 14 18:28:13 2011
New Revision: 5753

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5753
Log:
Add release 1.4.4

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=5753&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Sat May 14 18:28:13 2011
@@ -303,7 +303,8 @@
         [5108, "1.4.0"],
         [5430, "1.4.1"],
         [5626, "1.4.2"],
-        [5688, "1.4.3"]]
+        [5688, "1.4.3"],
+        [5742, "1.4.4"]]
     for h in history:
         if rev <= h[0]:
             return h[1]




More information about the Pcsclite-cvs-commit mailing list