Next is 3.4.

This commit is contained in:
Nicholas Marriott
2021-09-15 14:07:42 +01:00
parent 86d505af46
commit 3be44313aa
2 changed files with 2 additions and 1 deletions

View File

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