tmux 3.5.

This commit is contained in:
Nicholas Marriott
2024-09-27 08:56:39 +01:00
parent 64f1076d97
commit ac44566c9c
2 changed files with 91 additions and 2 deletions

View File

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