Skip to content

Commit

Permalink
Fix typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
gvoskuilen committed May 17, 2022
1 parent 5d542cb commit bef769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Set Version of SST Elements Library
AC_INIT([SST Elements Library],12.0.0],[[email protected]])
AC_INIT([SST Elements Library],[12.0.0],[[email protected]])

AC_PREREQ([2.59])
AC_COPYRIGHT([Copyright National Technology and Engineering Solutions of Sandia (NTESS), 2004-2022])
Expand Down

0 comments on commit bef769a

Please sign in to comment.