Skip to content

Commit e052410

Browse files
committed
Update version to 1.5.3
1 parent 2852c00 commit e052410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
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.5.2], [[email protected]], [libmesh], [http://libmesh.github.io])
5+
AC_INIT([libmesh], [1.5.3], [[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)