Bump to 4.6.0alpha1

This commit is contained in:
Vladimir Golovnev
2022-11-21 22:54:37 +03:00
committed by GitHub
parent c91eefe469
commit d82edb2838
3 changed files with 13 additions and 13 deletions

View File

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