Blame SOURCES/doxygen-1.8.5-html_timestamp_default_false.patch

7f0f82
diff -up doxygen-1.8.5/src/configoptions.cpp.html_timestamp_default_false doxygen-1.8.5/src/configoptions.cpp
7f0f82
--- doxygen-1.8.5/src/configoptions.cpp.html_timestamp_default_false	2013-08-26 16:07:23.000000000 +0200
7f0f82
+++ doxygen-1.8.5/src/configoptions.cpp	2013-08-26 18:31:40.000000000 +0200
7f0f82
@@ -1499,7 +1499,7 @@ void addConfigOptions(Config *cfg)
7f0f82
               "to NO can help when comparing the output of multiple runs.\n"
7f0f82
               "The default value is: YES.\n"
7f0f82
               "This tag requires that the tag GENERATE_HTML is set to YES.",
7f0f82
-              TRUE
7f0f82
+              FALSE
7f0f82
              );
7f0f82
   cb->addDependency("GENERATE_HTML");
7f0f82
   //----