This commit is contained in:
Nicholas Marriott
2020-04-01 10:09:49 +01:00
parent a5922546ac
commit 9f378a163f

View File

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