mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
* 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:
parent
e0fef7b61a
commit
933e9cc781
2 changed files with 4 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue