]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.4.0
authorErik Skultety <eskultet@redhat.com>
Tue, 9 May 2017 07:17:54 +0000 (09:17 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 9 May 2017 07:17:54 +0000 (09:17 +0200)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
configure.ac
docs/news.xml

index 0b564a0300ab3e4e23756a57725ef96d0969e372..3329b178192decd84fe516e5375bb6fc738a0962 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], [3.3.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.4.0], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
index fb4e792ecf8c96543111b401166849f26346ba6c..2f0144972e5c343e2a5908643cae386acef6a743 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.4.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.3.0" date="2017-05-05">
     <section title="New features">
       <change>