Skip to content

Commit 722b6e9

Browse files
committed
Preparing for the 0.9.4 final release.
1 parent ce3df99 commit 722b6e9

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
@@ -4,7 +4,7 @@
44

55

66

7-
AC_INIT([libmesh], [0.9.4-rc2], [[email protected]], [libmesh], [http://libmesh.github.io])
7+
AC_INIT([libmesh], [0.9.4], [[email protected]], [libmesh], [http://libmesh.github.io])
88
AC_PREREQ([2.61]) # require autoconf 2.61 - I havent tried anything older
99

1010
# by default CFLAGS and CXXFLAGS are set to '-g -O2' on systems that support them.

0 commit comments

Comments
 (0)