2.5-rc and changes.

This commit is contained in:
Nicholas Marriott
2017-05-09 22:53:36 +01:00
parent 71bc255e6f
commit 7b17618890
2 changed files with 79 additions and 1 deletions

View File

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