Bump to 4.3.2

This commit is contained in:
sledgehammer999
2020-12-26 21:24:23 +02:00
parent 4ee17a73d0
commit abb854a1e6
7 changed files with 18 additions and 18 deletions

View File

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