]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.8.0
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2017 10:29:55 +0000 (12:29 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2017 10:40:41 +0000 (12:40 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index b12b7fae1fbad522a9c08349e4f13e9147e3bb49..a46b9c693b30cbef344f37be4cab7a50956839e7 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.7.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.8.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 3e3a70a12e977165d629f5f0b860370748e2e8e1..45271171761074b920abb76fa12cddc7d725cc04 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.8.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.7.0" date="2017-09-04">
     <section title="New features">
       <change>