Skip to content

Commit e041d4a

Browse files
authored
Merge pull request #91 from ederc/v0.6
bumps version -> 0.6
2 parents 250fbae + d3ece80 commit e041d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([msolve], [0.5.0], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
5+
AC_INIT([msolve], [0.6.0], [ederc@mathematik.uni-kl.de,mohab.safey@lip6.fr])
66
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules subdir-objects color-tests parallel-tests])
77
AC_CONFIG_SRCDIR([config.h.in])
88
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)