We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2852c00 commit e052410Copy full SHA for e052410
configure.ac
@@ -2,7 +2,7 @@
2
# configure.ac file for libmesh. Used by Automake to generate
3
# aclocal.m4 and Makefile.in. See also: http://tinyurl.com/hatuyfn
4
# --------------------------------------------------------------
5
-AC_INIT([libmesh], [1.5.2], [[email protected]], [libmesh], [http://libmesh.github.io])
+AC_INIT([libmesh], [1.5.3], [[email protected]], [libmesh], [http://libmesh.github.io])
6
AC_PREREQ([2.69])
7
8
# by default CFLAGS and CXXFLAGS are set to '-g -O2' on systems that support them.
0 commit comments