We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4c65d1 + 8f77b34 commit dcfe551Copy full SHA for dcfe551
configure.ac
@@ -3,7 +3,7 @@ dnl Copyright (c) 2020 High-Performance Computing Center Stuttgart,
3
dnl University of Stuttgart. All rights reserved.
4
5
dnl Process this file with autoconf to produce a configure script.
6
-AC_INIT([mpi_test_suite], [1.0])
+AC_INIT([mpi_test_suite], [1.1.1])
7
AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dependencies subdir-objects])
8
AC_PREREQ(2.59)
9
0 commit comments