mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
2.6-rc version.
This commit is contained in:
parent
82b30f2322
commit
2248b886fe
2
CHANGES
2
CHANGES
@ -1,4 +1,4 @@
|
|||||||
CHANGES FROM 2.5 TO master
|
CHANGES FROM 2.5 TO 2.6-rc, 29 August 2017
|
||||||
|
|
||||||
* Reorder how keys are checked to allow keys to be specified that have a
|
* Reorder how keys are checked to allow keys to be specified that have a
|
||||||
leading escape. GitHub issue 1048.
|
leading escape. GitHub issue 1048.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# configure.ac
|
# configure.ac
|
||||||
|
|
||||||
AC_INIT(tmux, master)
|
AC_INIT(tmux, 2.6-rc)
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR(etc)
|
AC_CONFIG_AUX_DIR(etc)
|
||||||
|
Loading…
Reference in New Issue
Block a user