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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Feb 24 08:56:33 UTC 2011


Author: rousseau
Date: Thu Feb 24 08:56:26 2011
New Revision: 5632

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5632
Log:
Add release 1.4.2 in revision history

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=5632&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Thu Feb 24 08:56:26 2011
@@ -289,7 +289,8 @@
         [4931, "1.3.12"],
         [4979, "1.3.13"],
         [5108, "1.4.0"],
-        [5430, "1.4.1"]]
+        [5430, "1.4.1"],
+        [5626, "1.4.2"]]
     for h in history:
         if rev <= h[0]:
             return h[1]




More information about the Pcsclite-cvs-commit mailing list