Bump to 4.4.4

This commit is contained in:
sledgehammer999
2022-08-22 15:45:31 +03:00
parent b1e2e511bb
commit 4a56c3f5df
6 changed files with 17 additions and 17 deletions

View File

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