From: Jiri Denemark Date: Sun, 2 Aug 2020 22:21:59 +0000 (+0200) Subject: Post-release version bump to 6.7.0 X-Git-Tag: v6.7.0-rc1~637 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f6f16c0cb5537c01fd5d5af12e7fdba928d5b0;p=thirdparty%2Flibvirt.git Post-release version bump to 6.7.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 19bd694ec9..63ca689b43 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -8,6 +8,16 @@ the changes introduced by each of them. 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) =================== diff --git a/configure.ac b/configure.ac index 074d2b071f..fc009198df 100644 --- a/configure.ac +++ b/configure.ac @@ -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 . -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 = "." then