2.9 bits.

This commit is contained in:
Nicholas Marriott
2019-03-26 14:37:27 +00:00
parent 6ac84585e6
commit 4f7a5d1e40
2 changed files with 2 additions and 2 deletions

View File

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