1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-23 22:28:47 +00:00
This commit is contained in:
Nicholas Marriott 2022-02-03 07:50:35 +00:00
parent 57396b55a2
commit b46abeb34d

View File

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