Bump to v5.0.0alpha1

This commit is contained in:
sledgehammer999
2023-07-17 09:25:50 +03:00
parent c1d64cc3ea
commit 0f0de5e4f8
3 changed files with 14 additions and 14 deletions

View File

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