From 219e30fb5a8e1cfa790854a3948a89f72e4f5681 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 30 Jan 2021 17:02:48 +0100 Subject: [PATCH] Bump version to 3.0.31 stable --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 4dd3d4be..2599f37f 100644 --- a/configure.in +++ b/configure.in @@ -80,7 +80,7 @@ dnl release and no new release is near. VERSION_MAJOR=3 VERSION_MINOR=0 -VERSION_POINT=30 +VERSION_POINT=31 CODE_STATUS="stable" dnl Timestamp (date +%s) used by the mtree-spec target. -- 2.39.2