We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390c6db commit ad4b197Copy full SHA for ad4b197
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.9.0], [ederc@mathematik.uni-kl.de,[email protected]])
+AC_INIT([msolve], [0.9.0], [ederc@rptu.de,[email protected]])
6
AC_SUBST([LT_VERSION],[3:0:0])
7
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
8
AC_CONFIG_SRCDIR([config.h.in])
0 commit comments