Skip to content
Snippets Groups Projects
Commit e62794b7 authored by Christian Eder's avatar Christian Eder
Browse files

Merge branch 'fixes' into 'master'

fixes version number

See merge request eder/msolve!12
parents b92f68d1 6dd65e20
Branches
Tags v0.1.2
No related merge requests found
......@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([msolve], [0.1.3], [ederc@mathematik.uni-kl.de])
AC_INIT([msolve], [0.1.2], [ederc@mathematik.uni-kl.de])
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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment