From: Baptiste Daroussin Date: Tue, 27 May 2025 10:05:37 +0000 (+0200) Subject: Release 1.5.2 X-Git-Tag: RELEASE_1.5.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f04bb974f13a5b25a336ef5e159cbc74e6d23ed4;p=thirdparty%2Fmlmmj.git Release 1.5.2 --- diff --git a/configure.ac b/configure.ac index d08765e2..8987c034 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.5.1],[bapt@nours.eu]) +AC_INIT([mlmmj],[1.5.2],[bapt@nours.eu]) VERSION=$PACKAGE_VERSION AC_SUBST(VERSION)