Bump version to 3.7-rc2.

This commit is contained in:
Nicholas Marriott
2026-06-09 09:47:18 +01:00
parent 8771b6051f
commit aa1f0653e9

View File

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