Prepare for releasing 5.0

This commit is contained in:
Tanu Kaskinen 2021-08-15 19:47:18 +03:00
parent 9b683f4151
commit 23308dd710
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>. # along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62) AC_PREREQ(2.62)
AC_INIT([pavucontrol],[4.0],[mzcnihpbageby (at) 0pointer (dot) de]) AC_INIT([pavucontrol],[5.0],[mzcnihpbageby (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/pavucontrol.cc]) AC_CONFIG_SRCDIR([src/pavucontrol.cc])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])