]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 6.7.0
authorJiri Denemark <jdenemar@redhat.com>
Sun, 2 Aug 2020 22:21:59 +0000 (00:21 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Sun, 2 Aug 2020 22:21:59 +0000 (00:21 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
configure.ac

index 19bd694ec9689335270b10e878eec846bc553ec4..63ca689b439db78508950f5c9d2431857094bbb2 100644 (file)
--- 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)
 ===================
 
index 074d2b071f5aa286f999590f85044f342cb06d0e..fc009198df28ac1a06e820483e19ba474ee8587a 100644 (file)
@@ -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], [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