[Pcsclite-cvs-commit] r5298 - /trunk/PCSC/src/winscard_msg.h

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Oct 12 08:32:04 UTC 2010


Author: rousseau
Date: Tue Oct 12 08:31:59 2010
New Revision: 5298

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5298
Log:
Increment minor version because of changes in revision 5290

Modified:
    trunk/PCSC/src/winscard_msg.h

Modified: trunk/PCSC/src/winscard_msg.h
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/winscard_msg.h?rev=5298&op=diff
==============================================================================
--- trunk/PCSC/src/winscard_msg.h (original)
+++ trunk/PCSC/src/winscard_msg.h Tue Oct 12 08:31:59 2010
@@ -25,7 +25,7 @@
 /** Major version of the current message protocol */
 #define PROTOCOL_VERSION_MAJOR 4
 /** Minor version of the current message protocol */
-#define PROTOCOL_VERSION_MINOR 1
+#define PROTOCOL_VERSION_MINOR 2
 
 #ifdef __cplusplus
 extern "C"




More information about the Pcsclite-cvs-commit mailing list