Skip to content

Commit

Permalink
Catered for deprecation of PETSC_NULL from Petsc v3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
rcb547 committed Sep 11, 2024
1 parent bfb194a commit f4385fc
Show file tree
Hide file tree
Showing 5 changed files with 862 additions and 856 deletions.
2 changes: 1 addition & 1 deletion src/gaaem_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Author: Ross C. Brodie, Geoscience Australia.
#ifndef _gaaem_version_H
#define _gaaem_version_H

constexpr auto GAAEM_VERSION = "v2.0.1-Release-20240619";
constexpr auto GAAEM_VERSION = "v2.0.2-Release-20240811";

#endif
Loading

0 comments on commit f4385fc

Please sign in to comment.