Bump to 4.4.3.1

This commit is contained in:
sledgehammer999
2022-05-24 23:10:49 +03:00
parent a46348ada9
commit 6c546df70b
5 changed files with 15 additions and 15 deletions

View File

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