opening 6.12

This commit is contained in:
Dustin Kirkland 2024-02-10 11:24:14 -06:00
parent fc1b4580a8
commit 946c975277
2 changed files with 9 additions and 3 deletions

10
debian/changelog vendored
View file

@ -1,4 +1,10 @@
byobu (6.11) unreleased; urgency=medium
byobu (6.12) unreleased; urgency=medium
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:24:14 -0600
byobu (6.11-0ubuntu1) noble; urgency=medium
* usr/share/byobu/profiles/bashrc:
- fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
@ -11,7 +17,7 @@ byobu (6.11) unreleased; urgency=medium
- added support for dnf package manager
- https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:03:36 -0600
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Feb 2024 11:24:04 -0600
byobu (6.10-0ubuntu1) noble; urgency=medium

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=6.11
VERSION=6.12
PKG="byobu"
# All sorts of things go wrong if you don't own your $HOME dir.