Explorar el Código

Forgot to update the project version in the Doxygen file before release.
Oh well.

Ryan C. Gordon hace 19 años
padre
commit
32bc908a4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Doxyfile

+ 1 - 1
Doxyfile

@@ -23,7 +23,7 @@ PROJECT_NAME           = physfs
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 1.1.0
+PROJECT_NUMBER         = 1.1.1
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put.