Skip to content

Commit 089228c

Browse files
authored
Merge pull request #14 from crocs-muni/devel
Devel
2 parents 71ea310 + 2df176e commit 089228c

File tree

5 files changed

+2
-342
lines changed

5 files changed

+2
-342
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
enc_temp_folder/
12

23
#################
34
## NetBeans #####

Winscard/Winscard.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ static SCard \1 (STDCALL *Original_\2)
7070
/**/
7171
#pragma warning(disable:4996)
7272

73-
static string_type LIBRARY_VERSION = _CONV("2.0.1");
73+
static string_type LIBRARY_VERSION = _CONV("2.1.0");
7474

7575
static string_type ENV_APDUPLAY_WINSCARD_RULES_PATH = _CONV("APDUPLAY");
7676
static string_type ENV_APDUPLAY_DEBUG_PATH = _CONV("APDUPLAY_DEBUG");

Winscard_32b_v2.1.0.zip

962 KB
Binary file not shown.

Winscard_64b_v2.1.0.zip

1.17 MB
Binary file not shown.

enc_temp_folder/925aa27a33b7fc371dedb17a2ba811/main.cpp

Lines changed: 0 additions & 341 deletions
This file was deleted.

0 commit comments

Comments
 (0)