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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Dec 12 15:44:05 UTC 2010


Author: rousseau
Date: Sun Dec 12 15:43:59 2010
New Revision: 5446

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5446
Log:
Add release 1.4.1 in the history

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=5446&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Sun Dec 12 15:43:59 2010
@@ -246,7 +246,8 @@
         [4347, "1.3.11"],
         [4931, "1.3.12"],
         [4979, "1.3.13"],
-        [5108, "1.4.0"]]
+        [5108, "1.4.0"],
+        [5430, "1.4.1"]]
     for h in history:
         if rev <= h[0]:
             return h[1]




More information about the Pcsclite-cvs-commit mailing list