We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c949169 commit 8453858Copy full SHA for 8453858
configure.ac
@@ -4,7 +4,7 @@
4
5
6
7
-AC_INIT([libmesh], [0.9.5-rc2], [[email protected]], [libmesh], [http://libmesh.github.io])
+AC_INIT([libmesh], [0.9.5], [[email protected]], [libmesh], [http://libmesh.github.io])
8
AC_PREREQ([2.61]) # require autoconf 2.61 - I havent tried anything older
9
10
# by default CFLAGS and CXXFLAGS are set to '-g -O2' on systems that support them.
0 commit comments