Use Tmux 2.9a in install_tmux shell script

This commit is contained in:
DariusIII
2019-11-25 21:05:10 +01:00
parent 3b21de3ec9
commit 8e72561b61
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
2019-11-25 DariusIII
* Chg: Use Tmux 2.9a in install_tmux shell script
2019-11-22 DariusIII
* Chg: Update getTitleExact and getTitleLoose functions
2019-11-21 DariusIII
+1 -1
View File
@@ -23,7 +23,7 @@ cd /tmp/tmux
git fetch --all --tags --prune
git checkout 2.9
git checkout 2.9a
sh autogen.sh