3.2 next.

This commit is contained in:
Nicholas Marriott
2020-03-11 06:41:13 +00:00
parent 444e9f3c58
commit 07bf5cbd27
2 changed files with 5 additions and 1 deletions

View File

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