From: Baptiste Daroussin Date: Wed, 6 Dec 2023 16:05:19 +0000 (+0100) Subject: Release 1.4.0 X-Git-Tag: RELEASE_1_4_0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35cabbbfdbae6830a42ff8d1123da5945078cc28;p=thirdparty%2Fmlmmj.git Release 1.4.0 --- diff --git a/configure.ac b/configure.ac index 0fbefb2f..e9103979 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.rc3],[bapt@freebsd.org]) +AC_INIT([mlmmj],[1.4.0],[bapt@freebsd.org]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION)