* usr/bin/byobu.in:

- bikeshed scripts broke and quit incrementing the version number,
    when I moved byobu to byobu.in
This commit is contained in:
Dustin Kirkland 2014-08-14 00:30:30 -05:00
commit 933e9cc781
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View file

@ -1,6 +1,8 @@
byobu (5.86) unreleased; urgency=medium
* UNRELEASED
* usr/bin/byobu.in:
- bikeshed scripts broke and quit incrementing the version number,
when I moved byobu to byobu.in
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 05 Aug 2014 23:21:35 +0200

View file

@ -18,7 +18,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
VERSION=5.74
VERSION=5.86
PKG="byobu"
# All sorts of things go wrong if you don't own your $HOME dir.