mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
opening 4.9
This commit is contained in:
parent
a2a86383b8
commit
629b91ee77
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
byobu (4.9) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 01 Jun 2011 09:24:50 -0500
|
||||
|
||||
byobu (4.8-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
[ Scott Moser and Dustin Kirkland ]
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PKG="byobu"
|
||||
VERSION=4.8
|
||||
VERSION=4.9
|
||||
[ -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