Skip to content

Commit dcfe551

Browse files
authored
Merge pull request #4 from cniethammer/release-1.1.1
Bump version number to 1.1.1
2 parents c4c65d1 + 8f77b34 commit dcfe551

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
@@ -3,7 +3,7 @@ dnl Copyright (c) 2020 High-Performance Computing Center Stuttgart,
33
dnl University of Stuttgart. All rights reserved.
44

55
dnl Process this file with autoconf to produce a configure script.
6-
AC_INIT([mpi_test_suite], [1.0])
6+
AC_INIT([mpi_test_suite], [1.1.1])
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dependencies subdir-objects])
88
AC_PREREQ(2.59)
99

0 commit comments

Comments
 (0)