Next is 3.2.

This commit is contained in:
Nicholas Marriott
2020-02-04 07:45:29 +00:00
parent 4822130b3c
commit 47174f5130
2 changed files with 5 additions and 1 deletions

View File

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