* pythonqt-9-fix-msvc-2010-2012-build: PythonQt: Fix msvc 2010/2012 build issue
@@ -53,7 +53,7 @@ if(${add_project})
message(FATAL_ERROR "error: Python is required to build ${PROJECT_NAME}")
endif()
- set(revision_tag 15839e05924fa300ffc976e577b50c9b56644f12)
+ set(revision_tag 9c92fd212605bb5ff4d462323763acf65d87e4a7)
if(${proj}_REVISION_TAG)
set(revision_tag ${${proj}_REVISION_TAG})