From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 22 May 2023 09:18:48 +0000 (+0100) Subject: bump version number X-Git-Tag: 1.2.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57fc7ac20ffd7a04ea5fbed6417e4c658bb7eb68;p=thirdparty%2Fnqptp.git bump version number --- diff --git a/configure.ac b/configure.ac index b2dab59..4c4f673 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([nqptp], [1.2], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([nqptp], [1.2.1], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CANONICAL_HOST