We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9944dd + 0394e14 commit 2a2e0ebCopy full SHA for 2a2e0eb
configure.ac
@@ -2,8 +2,8 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.69])
5
-AC_INIT([msolve], [0.7.5], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
6
-AC_SUBST([LT_VERSION],[1:5:1])
+AC_INIT([msolve], [0.8.0], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
+AC_SUBST([LT_VERSION],[2:0:0])
7
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
8
AC_CONFIG_SRCDIR([config.h.in])
9
AC_CONFIG_MACRO_DIR([m4])
0 commit comments