mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
configure.ac, usr/bin/byobu: bump to version 3.0
This commit is contained in:
parent
833e66be18
commit
686f525773
3 changed files with 4 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT(byobu, 2.83, http://bugs.launchpad.net/byobu)
|
||||
AM_INIT_AUTOMAKE(byobu, 2.83)
|
||||
AC_INIT(byobu, 3.0, http://bugs.launchpad.net/byobu)
|
||||
AM_INIT_AUTOMAKE(byobu, 3.0)
|
||||
|
||||
# Checks for programs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue