]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Post-release version bump to 6.6.0
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 3 Jul 2020 07:32:30 +0000 (09:32 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 3 Jul 2020 07:32:30 +0000 (09:32 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst
configure.ac

index 1663d11af76e29e74c43e9c663646ce7dfabf960..7baf742e033c3ee30e81aa4008cb7d252a1a21ff 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.6.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v6.5.0 (2020-07-03)
 ===================
 
index 6c8ac2f04bc2b14dd203f341e22e0cf7113b86f1..79055db9b10404ccdf6555c3af5265be5930fb97 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.5.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.6.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then