]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 4.3.0
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 1 Apr 2018 10:32:36 +0000 (12:32 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sun, 1 Apr 2018 10:32:36 +0000 (12:32 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index 115eb60882420a8494298e267a2152f069cf8d01..18587270e6d924da582972918072e34f252bf09e 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], [4.2.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.3.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
index 85a9686a425c1e717aec0deed660833e65e9881c..21ddcad61ea6f6894122f8d8f46cefc4cd87cacd 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.3.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.2.0" date="2018-04-01">
     <section title="New features">
       <change>