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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Aug 5 09:13:25 UTC 2010


Author: rousseau
Date: Thu Aug  5 09:13:17 2010
New Revision: 5116

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5116
Log:
add release 1.4.0 in SVN history

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=5116&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Thu Aug  5 09:13:17 2010
@@ -203,7 +203,8 @@
         [3338, "1.3.10"],
         [4347, "1.3.11"],
         [4931, "1.3.12"],
-        [4979, "1.3.13"]]
+        [4979, "1.3.13"],
+        [5108, "1.4.0"]]
     for h in history:
         if rev <= h[0]:
             return h[1]




More information about the Pcsclite-cvs-commit mailing list