Update version.

This commit is contained in:
Nicholas Marriott 2025-11-26 08:44:41 +00:00
parent ee53d49059
commit 1decccace7

View File

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