Преглед изворни кода

Changed default doc version string.

Ryan C. Gordon пре 15 година
родитељ
комит
794a3b3d90
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/Doxyfile

+ 1 - 1
docs/Doxyfile

@@ -24,7 +24,7 @@ PROJECT_NAME           = physfs
 # if some version control system is used.
 
 # (CMake will set this properly at build time. --ryan.)
-PROJECT_NUMBER         = unknown_version
+PROJECT_NUMBER         = "unknown version (build with 'make docs' next time!)"
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put.