From: Baptiste Daroussin Date: Wed, 29 Jan 2025 09:27:39 +0000 (+0100) Subject: Release 1.5.0 X-Git-Tag: RELEASE_1_5_0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872b9b18f7c0882d05f33a4420f61041ec9d838f;p=thirdparty%2Fmlmmj.git Release 1.5.0 --- diff --git a/configure.ac b/configure.ac index 6d975dbd..db6b750e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([mlmmj],[1.4.7],[bapt@nours.eu]) +AC_INIT([mlmmj],[1.5.0],[bapt@nours.eu]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION)