diff --git a/ccminer.cpp b/ccminer.cpp index eb9a315..3f2f6e2 100644 --- a/ccminer.cpp +++ b/ccminer.cpp @@ -2208,7 +2208,7 @@ int main(int argc, char *argv[]) printf("*** ccminer " PACKAGE_VERSION " for nVidia GPUs by tpruvot@github ***\n"); #ifdef WIN32 - printf("\tBuilt with VC++ 2013 and nVidia CUDA SDK 7 RC\n\n"); + printf("\tBuilt with VC++ 2013 and nVidia CUDA SDK 6.5\n\n"); #else printf("\tBuilt with the nVidia CUDA SDK 6.5\n\n"); #endif diff --git a/ccminer.vcxproj b/ccminer.vcxproj index 372a0c0..ccbc9e2 100644 --- a/ccminer.vcxproj +++ b/ccminer.vcxproj @@ -54,7 +54,7 @@ - +