Bump to 4.3.8

This commit is contained in:
sledgehammer999
2021-08-29 01:57:25 +03:00
parent 8ceb2d8832
commit 9392ce436d
6 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([qbittorrent], [v4.3.7], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_INIT([qbittorrent], [v4.3.8], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
: ${CFLAGS=""}