Add to CHANGES.

This commit is contained in:
Nicholas Marriott
2017-08-30 21:23:26 +01:00
parent 07d3c4d882
commit a1986c5973
2 changed files with 5 additions and 1 deletions

View File

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