Skip to content

Commit

Permalink
Merge pull request #186 from ederc/0-7-3
Browse files Browse the repository at this point in the history
prepares v0.7.3
  • Loading branch information
ederc authored Oct 14, 2024
2 parents 32c9748 + 20dca04 commit 42b9e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([msolve], [0.7.2], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
AC_SUBST([LT_VERSION],[1:2:1])
AC_INIT([msolve], [0.7.3], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
AC_SUBST([LT_VERSION],[1:3:1])
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 42b9e33

Please sign in to comment.