Skip to content

Commit 8af0848

Browse files
committed
Update automake version number to 1.3.1.
1 parent 997a858 commit 8af0848

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.3.0], [[email protected]], [libmesh], [http://libmesh.github.io])
5+
AC_INIT([libmesh], [1.3.1], [[email protected]], [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)