diff --git a/Doxyfile b/Doxyfile index eda447c6..10c3010f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -22,7 +22,7 @@ PROJECT_NAME = SimGear # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.3.0 +PROJECT_NUMBER = 0.3.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/NEWS b/NEWS index b1d2a1c7..5495a093 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +New in 0.3.1 +* December 4, 2002 + +* Fix a major packaging blunder with several missing files. + + New in 0.3.0 * December 3, 2002