tmux 2.8.

This commit is contained in:
Nicholas Marriott 2018-10-17 19:29:35 +01:00
parent aa6e6fa0f2
commit 01918cb017
1 changed files with 1 additions and 1 deletions

View File

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