diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ac6ef5..7f7628f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ project( LANGUAGES C Fortran - VERSION "1.4.1" + VERSION "1.4.2" ) # Get the macros and functions we'll need diff --git a/docs/Doxyfile b/docs/Doxyfile index 5aaa537..3e7b121 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = ferror # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.4.1 +PROJECT_NUMBER = 1.4.2 # 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