Update configure version info.

This commit is contained in:
sledgehammer999
2018-01-03 23:29:59 +02:00
parent 0b7a175156
commit 239d14fd10
2 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([qbittorrent], [v3.2.0alpha], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_INIT([qbittorrent], [v4.0.3], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_CC