]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump for new dev cycle
authorJohn Ferlan <jferlan@redhat.com>
Mon, 3 Nov 2014 15:40:44 +0000 (10:40 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 3 Nov 2014 15:40:44 +0000 (10:40 -0500)
configure.ac

index 31c5fa28bdfabd5fdd9a17c27e4e4ae6f82cdaa8..5a670eb9e558a53dc70308a9a8a6a6129eb7933b 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], [1.2.10], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.11], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])