Bump to 4.3.3

This commit is contained in:
sledgehammer999
2021-01-19 00:47:04 +02:00
parent 2d73bc9e7d
commit da0b276d5f
6 changed files with 17 additions and 17 deletions

View File

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