From 57fc7ac20ffd7a04ea5fbed6417e4c658bb7eb68 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 22 May 2023 10:18:48 +0100 Subject: [PATCH] bump version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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