Bump to 4.6.0RC2

This commit is contained in:
sledgehammer999 2023-08-29 02:38:31 +03:00
commit c77466abb0
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
3 changed files with 12 additions and 12 deletions

View file

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