Bump to 3.6.

This commit is contained in:
Nicholas Marriott 2024-09-27 08:58:00 +01:00
parent ac44566c9c
commit 7c30056d96

View File

@ -1,6 +1,6 @@
# configure.ac # configure.ac
AC_INIT([tmux], 3.5) AC_INIT([tmux], next-3.6)
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc) AC_CONFIG_AUX_DIR(etc)