maint: Post-release version bump to 6.6.0

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Michal Privoznik 2020-07-03 09:32:30 +02:00
parent d7f935f1f1
commit 919ee94ca9
2 changed files with 11 additions and 1 deletions

View File

@ -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)
===================

View 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