This commit is contained in:
Nicholas Marriott
2020-02-04 07:21:04 +00:00
parent 43b36752ce
commit 63a69fe085
2 changed files with 2 additions and 2 deletions

View File

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