mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
3.2a version.
This commit is contained in:
parent
bc4681c83d
commit
2ab53d30d0
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
CHANGES FROM 3.2 TO 3.2a
|
||||
|
||||
XXX
|
||||
|
||||
CHANGES FROM 3.1c TO 3.2
|
||||
|
||||
* Add a flag to disable keys to close a message.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT([tmux], 3.2)
|
||||
AC_INIT([tmux], 3.2a)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
Loading…
Reference in New Issue
Block a user