This commit is contained in:
Nicholas Marriott 2024-02-13 10:17:07 +00:00
parent 0960862950
commit 9ae69c3795

View File

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