From c30ea9162b845578731d5d9ca76e5dbd63dc6572 Mon Sep 17 00:00:00 2001 From: "Dreyer, Lukas" Date: Fri, 25 Aug 2023 10:56:51 +0200 Subject: [PATCH] update version number --- test/t8_gtest_version.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/t8_gtest_version.cxx b/test/t8_gtest_version.cxx index 6bf3286c0e..52c1a53c3a 100644 --- a/test/t8_gtest_version.cxx +++ b/test/t8_gtest_version.cxx @@ -27,7 +27,7 @@ /* The following three tests check whether t8code computes the correct * version. * The current version of t8code is - * 1.4.0 + * 1.5.0 * If you increase the major or minor version number, you need to adjust these tests and * this comment. */