Pull 3.2-rc up to master.

This commit is contained in:
Nicholas Marriott
2020-07-06 14:03:33 +01:00
parent aa4f3a9b3d
commit b30989a964
2 changed files with 4 additions and 1 deletions

View File

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