Bump to 4.5.4

This commit is contained in:
sledgehammer999
2023-06-18 01:49:46 +03:00
parent b8259969ac
commit c8763f08da
6 changed files with 15 additions and 15 deletions

View File

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