mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
Post-release version bump to 6.7.0
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
da94294404
commit
60f6f16c0c
10
NEWS.rst
10
NEWS.rst
@ -8,6 +8,16 @@ the changes introduced by each of them.
|
|||||||
For a more fine-grained view, use the `git log`_.
|
For a more fine-grained view, use the `git log`_.
|
||||||
|
|
||||||
|
|
||||||
|
v6.7.0 (unreleased)
|
||||||
|
===================
|
||||||
|
|
||||||
|
* **New features**
|
||||||
|
|
||||||
|
* **Improvements**
|
||||||
|
|
||||||
|
* **Bug fixes**
|
||||||
|
|
||||||
|
|
||||||
v6.6.0 (2020-08-02)
|
v6.6.0 (2020-08-02)
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -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 License along with this library. If not, see
|
||||||
dnl <http://www.gnu.org/licenses/>.
|
dnl <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
AC_INIT([libvirt], [6.6.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
AC_INIT([libvirt], [6.7.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
||||||
|
|
||||||
if test $srcdir = "."
|
if test $srcdir = "."
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user