]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 4.1.0
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 19 Jan 2018 13:26:53 +0000 (14:26 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 19 Jan 2018 13:26:53 +0000 (14:26 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index 06236fad84fa0bf7d996f29914293a3433d71dd1..4cccf7f4de53212ae8dd931bd7e903e864e399aa 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.0.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.1.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 84ae6140dfe20a3c83babdbc1ea811ebf02dc280..b4d9806249567639c9efadf5a24813b443129b22 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.1.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.0.0" date="2018-01-19">
     <section title="New features">
       <change>