opening 3.15

This commit is contained in:
Dustin Kirkland 2010-11-29 14:57:14 -06:00
commit 413e5a0c0e
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
byobu (3.15) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 29 Nov 2010 14:57:14 -0600
byobu (3.14-0ubuntu1) natty; urgency=low
* debian/install, etc/update-motd.d/55-window-manager, === removed

View file

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
PKG="byobu"
VERSION=3.14
VERSION=3.15
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
export BYOBU_PREFIX
[ -r "/etc/$PKG/socketdir" ] && . "/etc/$PKG/socketdir" || SOCKETDIR="/var/run/screen"