Skip to content

Commit fb85941

Browse files
authored
Merge pull request #517 from stfc/516_release_0_2_4
(Closes #516) final prep for 0.2.4 release.
2 parents 1038142 + 0369096 commit fb85941

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# News #
2+
* 26/06/2026 Version 0.2.4 released (bug fix for importing F2008 without
3+
F2003. Support for additional F2008 intrinsic functions).
24
* 10/06/2026 Version 0.2.3 released (adds support for preprocessor line markers,
35
improved handling of labelled DO loops and support for F2008 extension to
46
Proc_Decl).

doc/doxygen.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "fparser"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 0.2.3
41+
PROJECT_NUMBER = 0.2.4
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)