We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997a858 commit 8af0848Copy full SHA for 8af0848
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.3.0], [[email protected]], [libmesh], [http://libmesh.github.io])
+AC_INIT([libmesh], [1.3.1], [[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