Bump to 4.4.0

This commit is contained in:
sledgehammer999
2022-01-06 20:41:17 +02:00
parent 8397b118b7
commit b9164adb7a
4 changed files with 13 additions and 14 deletions

View File

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