mirror of https://gitee.com/openkylin/libvirt.git
maint: post-version bump version bump to 6.0.0
Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
d7efba9711
commit
3bbe10205b
|
@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public
|
|||
dnl License along with this library. If not, see
|
||||
dnl <http://www.gnu.org/licenses/>.
|
||||
|
||||
AC_INIT([libvirt], [5.11.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
||||
AC_INIT([libvirt], [6.0.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
||||
|
||||
if test $srcdir = "."
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue