]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.3.0
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 3 Apr 2017 06:17:14 +0000 (08:17 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 3 Apr 2017 06:32:02 +0000 (08:32 +0200)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
configure.ac
docs/news.xml

index 08051d53aa0a2698ddd2e350c9c204d04e0a79d7..383493836bffdeec3cdf5c60177a75fe02eeea02 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.2.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.3.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 6838f1514c210a871c3f96502a232d09763977fb..2178851f21131e4892479c4aefef2abf01790b13 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.3.0" date="unreleased">
+    <section title="New features">
+      <change>
+        <summary/>
+      </change>
+    </section>
+    <section title="Improvements">
+      <change>
+        <summary/>
+      </change>
+    </section>
+    <section title="Bug fixes">
+      <change>
+        <summary/>
+      </change>
+    </section>
+  </release>
   <release version="v3.2.0" date="2017-04-02">
     <section title="New features">
       <change>