From: Baptiste Daroussin Date: Mon, 15 May 2023 13:24:44 +0000 (+0200) Subject: Release 1.4.0.b1 X-Git-Tag: RELEASE_1_4_0b1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b7ac199514baf976b0aa7ebcde13008f65d588;p=thirdparty%2Fmlmmj.git Release 1.4.0.b1 --- 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)