Parent Directory
|
Revision Log
|
Patch
revision 133 by twoaday, Mon Jan 9 09:15:29 2006 UTC | revision 134 by twoaday, Mon Jan 9 09:32:19 2006 UTC | |
---|---|---|
# | Line 41 | Line 41 |
41 | #include "wptCrypto.h" | #include "wptCrypto.h" |
42 | ||
43 | #define MIN_GPG_VER "1.4.2" /* Minimal GPG version. */ | #define MIN_GPG_VER "1.4.2" /* Minimal GPG version. */ |
44 | #define MIN_GPGME_VER "1.2.0" /* Minimal GPGME version. */ | #define MIN_GPGME_VER "1.1.1" /* Minimal GPGME version. */ |
45 | ||
46 | ||
47 | HINSTANCE glob_hinst; /* global instance for the dialogs */ | HINSTANCE glob_hinst; /* global instance for the dialogs */ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |