Bump to 4.6.1

This commit is contained in:
sledgehammer999
2023-11-20 01:45:05 +02:00
parent 6739f59e5f
commit 92f810873a
6 changed files with 15 additions and 15 deletions

View File

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