]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 3.1.0
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Jan 2017 10:53:56 +0000 (11:53 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Jan 2017 10:57:54 +0000 (11:57 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index 9e41f8983f634237ba62e2961f9580dd5a7b4800..a217fc1658aefb8dd2c17c05bcd806e06c2e44f3 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.0.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.1.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 b912d8a6249dc7c9cf1079f3fbc91ba17e6fbe99..4ff0cb638e1cc5d538cf380485e2bdc68aba5ec5 100644 (file)
      and optionally a description where it's explained in more detail -->
 
 <libvirt>
+  <release version="v3.1.0" date="unreleased">
+    <section title="New features">
+      <change/>
+    </section>
+    <section title="Improvements">
+      <change/>
+    </section>
+    <section title="Bug fixes">
+      <change/>
+    </section>
+  </release>
   <release version="v3.0.0" date="2017-01-17">
     <section title="New features">
       <change>