diff --git a/ccminer.cpp b/ccminer.cpp
index 3f2f6e2..eb9a315 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 6.5\n\n");
+ printf("\tBuilt with VC++ 2013 and nVidia CUDA SDK 7 RC\n\n");
#else
printf("\tBuilt with the nVidia CUDA SDK 6.5\n\n");
#endif
diff --git a/ccminer.vcxproj b/ccminer.vcxproj
index ccbc9e2..372a0c0 100644
--- a/ccminer.vcxproj
+++ b/ccminer.vcxproj
@@ -54,7 +54,7 @@
-
+