Skip to content

Commit 1c67c70

Browse files
authored
Merge pull request #333 from mohabsafey/v096
prepares v0.10.0
2 parents 6692bdc + 079dd50 commit 1c67c70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([msolve], [0.9.5], [ederc@rptu.de,mohab.safey@lip6.fr])
6-
AC_SUBST([LT_VERSION],[3:5:0])
5+
AC_INIT([msolve], [0.10.0], [ederc@rptu.de,mohab.safey@lip6.fr])
6+
AC_SUBST([LT_VERSION],[3:6:0])
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
88
AC_CONFIG_SRCDIR([config.h.in])
99
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)