Update version.

This commit is contained in:
Nicholas Marriott 2021-03-08 08:59:58 +00:00
parent 8995d571d8
commit 7bef887fd1

View File

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