diff --git a/README.md b/README.md index fe9310f7..f45a7404 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # News # + * 26/06/2026 Version 0.2.4 released (bug fix for importing F2008 without + F2003. Support for additional F2008 intrinsic functions). * 10/06/2026 Version 0.2.3 released (adds support for preprocessor line markers, improved handling of labelled DO loops and support for F2008 extension to Proc_Decl). diff --git a/doc/doxygen.config b/doc/doxygen.config index 6ece9a6c..8dd52302 100644 --- a/doc/doxygen.config +++ b/doc/doxygen.config @@ -38,7 +38,7 @@ PROJECT_NAME = "fparser" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.2.3 +PROJECT_NUMBER = 0.2.4 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a