Bump to 4.3.9

This commit is contained in:
sledgehammer999
2021-10-31 12:36:05 +02:00
parent 95ad606db1
commit 01519b5e77
6 changed files with 15 additions and 15 deletions

View File

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