]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 2.4.0
authorJohn Ferlan <jferlan@redhat.com>
Tue, 4 Oct 2016 18:28:35 +0000 (14:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 4 Oct 2016 18:28:35 +0000 (14:28 -0400)
configure.ac

index f6076bd5b3147b5fc8ef687e4332473c81fe3102..dfc536f06da5c558e2beb1114b8525e68dcb1c00 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], [2.3.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [2.4.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])