]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Fix a bug whereby a maliciously-crafted packet received on the control port could... 1.2.3
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 4 Sep 2023 16:17:36 +0000 (17:17 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 4 Sep 2023 16:17:36 +0000 (17:17 +0100)
1  2 
configure.ac

diff --cc configure.ac
index 4c4f673cf13ce5c765b88f2d63b2321f80bf948e,e2455195712e854cc967a5281c7ace9e41b21986..6609fe5d43a95176db7f1d80e7effac33471d881
@@@ -2,7 -2,7 +2,7 @@@
  # Process this file with autoconf to produce a configure script.
  
  AC_PREREQ([2.68])
- AC_INIT([nqptp], [1.2.1], [4265913+mikebrady@users.noreply.github.com])
 -AC_INIT([nqptp], [1.2.2d0], [4265913+mikebrady@users.noreply.github.com])
++AC_INIT([nqptp], [1.2.3], [4265913+mikebrady@users.noreply.github.com])
  AM_INIT_AUTOMAKE
  AC_CANONICAL_HOST