We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217f548 + d82cac9 commit 8f84271Copy full SHA for 8f84271
1 file changed
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.9.3], [[email protected],[email protected]])
6
-AC_SUBST([LT_VERSION],[3:3:0])
+AC_INIT([msolve], [0.9.4], [[email protected],[email protected]])
+AC_SUBST([LT_VERSION],[3:4: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