Bump to 4.5.0alpha1

This commit is contained in:
sledgehammer999 2022-01-06 20:47:06 +02:00
commit d6fc020ba7
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
7 changed files with 18 additions and 17 deletions

View file

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