Skip to content

Commit 2d9734c

Browse files
committed
Update version to 1.7.8
1 parent 642dfcc commit 2d9734c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# configure.ac file for libmesh. Used by Automake to generate
33
# aclocal.m4 and Makefile.in. See also: http://tinyurl.com/hatuyfn
44
# --------------------------------------------------------------
5-
AC_INIT([libmesh], [1.7.7], [https://github.com/libMesh/libmesh/discussions], [libmesh], [http://libmesh.github.io])
5+
AC_INIT([libmesh], [1.7.8], [https://github.com/libMesh/libmesh/discussions], [libmesh], [http://libmesh.github.io])
66
AC_PREREQ([2.69])
77

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

0 commit comments

Comments
 (0)