Bump 3.1-rc up to master.

This commit is contained in:
Nicholas Marriott
2020-03-11 06:38:43 +00:00
parent 59cb022c42
commit 444e9f3c58
2 changed files with 2 additions and 4 deletions

View File

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