Bump 3.0-rc up to master.

This commit is contained in:
Nicholas Marriott
2019-07-29 10:53:04 +01:00
parent da552eb73b
commit b8b865fb17
2 changed files with 2 additions and 4 deletions

View File

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