Update tmux install script to use latest tmux release (version 2.8)

This commit is contained in:
DariusIII
2018-11-29 09:25:11 +01:00
parent 931afe3d40
commit 3922f78625
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
2018-11-29 DariusIII
* Chg: Update tmux install script to use latest tmux release (version 2.8)
2018-11-28 DariusIII
* Chg: Update php-tmdb/api to version 2.1.16 and update all-js.js and all-css.css files
* Chg: Update composer.json and package.json
+1 -1
View File
@@ -23,7 +23,7 @@ cd /tmp/tmux
git fetch --all --tags --prune
git checkout 2.8-rc
git checkout 2.8
sh autogen.sh