opening 3.4

This commit is contained in:
Dustin Kirkland 2010-08-24 18:21:15 -04:00
commit 9680308375
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
byobu (3.4) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 24 Aug 2010 18:21:14 -0400
byobu (3.3-0ubuntu1) maverick; urgency=low byobu (3.3-0ubuntu1) maverick; urgency=low
* lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal * lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal

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.3 VERSION=3.4
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr" [ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
export BYOBU_PREFIX export BYOBU_PREFIX