From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 8 May 2021 18:51:30 +0000 (+0100) Subject: To mark the great simplification. X-Git-Tag: 1.1-dev~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527b0380ad9e1cf618f26b7e73f00867d42a6a2b;p=thirdparty%2Fnqptp.git To mark the great simplification. --- diff --git a/configure.ac b/configure.ac index 4cabb95..5577ede 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.0d1], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([nqptp], [1.0d2], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([nqptp.c]) AC_CONFIG_HEADERS([config.h])