Merge commit 'ff3512a77e6690b0fa2bdaf691cca5317eb32367' into net_prof

This commit is contained in:
Green Sky
2024-12-04 11:41:10 +01:00
72 changed files with 1706 additions and 455 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([tox], [0.2.19])
AC_INIT([tox], [0.2.20])
AC_CONFIG_AUX_DIR(configure_aux)
AC_CONFIG_SRCDIR([toxcore/net_crypto.c])
AM_INIT_AUTOMAKE([foreign 1.10 -Wall -Werror subdir-objects tar-ustar])