From 75b7ac199514baf976b0aa7ebcde13008f65d588 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 15 May 2023 15:24:44 +0200 Subject: [PATCH] Release 1.4.0.b1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c05131c8..c374da45 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([mlmmj],[1.4.0.a2],[bapt@freebsd.org]) +AC_INIT([mlmmj],[1.4.0.b1],[bapt@freebsd.org]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION) -- 2.47.2