This commit is contained in:
Nicholas Marriott 2017-09-10 16:08:22 +01:00
parent cb8eba1530
commit 034b19b734

View File

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