3.5a bits.

This commit is contained in:
Nicholas Marriott
2024-09-30 13:09:50 +01:00
parent a1b7a3bcb3
commit 868ddf5d38
2 changed files with 8 additions and 1 deletions

View File

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