opening 3.3

This commit is contained in:
Dustin Kirkland 2010-08-23 17:34:43 -04:00
commit 9d85ee8bf2
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
byobu (3.3) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 23 Aug 2010 17:34:42 -0400
byobu (3.2-0ubuntu1) maverick; urgency=low byobu (3.2-0ubuntu1) maverick; urgency=low
* usr/share/byobu/keybindings/f-keys: resize the screen as part of the * usr/share/byobu/keybindings/f-keys: resize the screen as part of the

View file

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
PKG="byobu" PKG="byobu"
VERSION=3.2 VERSION=3.3
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr" [ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
export BYOBU_PREFIX export BYOBU_PREFIX