]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Bump version to 1.2.10 for new dev cycle
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Oct 2014 08:47:14 +0000 (10:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Oct 2014 08:58:32 +0000 (10:58 +0200)
configure.ac

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