From: Baptiste Daroussin Date: Wed, 18 Jan 2023 16:35:20 +0000 (+0100) Subject: Release 1.4.0.a2 X-Git-Tag: RELEASE_1_4_0_a2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7841da1ce5f301ea29a6313e0124826592dbfa61;p=thirdparty%2Fmlmmj.git Release 1.4.0.a2 --- diff --git a/configure.ac b/configure.ac index 58ea97a0..c05131c8 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.a1],[bapt@freebsd.org]) +AC_INIT([mlmmj],[1.4.0.a2],[bapt@freebsd.org]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION)