Bump to 4.6.4

This commit is contained in:
sledgehammer999 2024-03-24 01:58:40 +02:00
commit 785320e7f6
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
6 changed files with 15 additions and 15 deletions

View file

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