From: simon75j Date: Tue, 1 Sep 2009 13:04:04 +0000 (+0000) Subject: Found another old key, confirmed working. X-Git-Tag: yubikey-personalisation_0.97-1~8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58cd13b7108556181af71d2c54445c5911070ec;p=yubikey-personalization Found another old key, confirmed working. git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@174 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- diff --git a/ykcore/ykcore.c b/ykcore/ykcore.c index 1e32e6a..af5701d 100644 --- a/ykcore/ykcore.c +++ b/ykcore/ykcore.c @@ -66,6 +66,7 @@ YK_KEY *yk_open_first_key(void) } else { if (!((st.versionMajor == 1 && (st.versionMinor == 0 || + st.versionMinor == 1 || st.versionMinor == 2 || st.versionMinor == 3)) || (st.versionMajor == 2 &&