mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 10:28:54 +00:00
Next is 3.4.
This commit is contained in:
parent
86d505af46
commit
3be44313aa
@ -181,6 +181,7 @@ dist_tmux_SOURCES = \
|
||||
style.c \
|
||||
tmux.c \
|
||||
tmux.h \
|
||||
tmux-protocol.h \
|
||||
tty-acs.c \
|
||||
tty-features.c \
|
||||
tty-keys.c \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT([tmux], 3.3-rc)
|
||||
AC_INIT([tmux], next-3.4)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
Loading…
Reference in New Issue
Block a user