mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Next is 3.2.
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
|||||||
|
CHANGES FROM 3.1 TO 3.2
|
||||||
|
|
||||||
|
XXX
|
||||||
|
|
||||||
CHANGES FROM 3.0 to 3.1
|
CHANGES FROM 3.0 to 3.1
|
||||||
|
|
||||||
* Add support for adding a note to a key binding (with bind-key -N) and use
|
* Add support for adding a note to a key binding (with bind-key -N) and use
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# configure.ac
|
# configure.ac
|
||||||
|
|
||||||
AC_INIT([tmux], 3.1-rc)
|
AC_INIT([tmux], next-3.2)
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR(etc)
|
AC_CONFIG_AUX_DIR(etc)
|
||||||
|
Reference in New Issue
Block a user