We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fdd144 + c716d92 commit 6c11cd0Copy full SHA for 6c11cd0
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([msolve], [0.4.7], [ederc@mathematik.uni-kl.de])
+AC_INIT([msolve], [0.4.8], [ederc@mathematik.uni-kl.de])
6
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
7
AC_CONFIG_SRCDIR([config.h.in])
8
AC_CONFIG_MACRO_DIR([m4])
0 commit comments