Skip to content

Commit

Permalink
Update version to 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jwpeterson committed Feb 4, 2025
1 parent 642dfcc commit 2d9734c
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 @@ -2,7 +2,7 @@
# configure.ac file for libmesh. Used by Automake to generate
# aclocal.m4 and Makefile.in. See also: http://tinyurl.com/hatuyfn
# --------------------------------------------------------------
AC_INIT([libmesh], [1.7.7], [https://github.com/libMesh/libmesh/discussions], [libmesh], [http://libmesh.github.io])
AC_INIT([libmesh], [1.7.8], [https://github.com/libMesh/libmesh/discussions], [libmesh], [http://libmesh.github.io])
AC_PREREQ([2.69])

# by default CFLAGS and CXXFLAGS are set to '-g -O2' on systems that support them.
Expand Down

0 comments on commit 2d9734c

Please sign in to comment.