Skip to content

Commit 8f77b34

Browse files
committed
Bump version number to 1.1.1
Signed-off-by: Christoph Niethammer <[email protected]>
1 parent c4c65d1 commit 8f77b34

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)