Next will be 3.1.

This commit is contained in:
Nicholas Marriott
2019-05-28 15:48:31 +01:00
parent 05d07413ff
commit e7a530fe4c
2 changed files with 5 additions and 1 deletions

View File

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