This commit is contained in:
Nicholas Marriott
2017-10-05 14:31:23 +01:00
parent 71ec616e4d
commit bd71cbbe27
2 changed files with 3 additions and 3 deletions

View File

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