mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-19 21:13:19 -07:00
opening 4.8
This commit is contained in:
parent
768e8a83fa
commit
42f21f0e34
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
byobu (4.8) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 28 May 2011 22:22:35 -0500
|
||||
|
||||
byobu (4.7-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
* usr/lib/byobu/network:
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PKG="byobu"
|
||||
VERSION=4.7
|
||||
VERSION=4.8
|
||||
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
|
||||
export BYOBU_PREFIX
|
||||
[ -r "/etc/$PKG/socketdir" ] && . "/etc/$PKG/socketdir" || SOCKETDIR="/var/run/screen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue