]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
To mark the great simplification.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 8 May 2021 18:51:30 +0000 (19:51 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 8 May 2021 18:51:30 +0000 (19:51 +0100)
configure.ac

index 4cabb953c7f156e243835f069b447cd6d4e2f915..5577eded7c9dbd14ec9d4046f0ea0a6c6da33d0e 100644 (file)
@@ -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])