]> xenbits.xensource.com Git - libvirt.git/commitdiff
Bump version to 1.2.15 for new dev cycle
authorPeter Krempa <pkrempa@redhat.com>
Thu, 2 Apr 2015 08:10:21 +0000 (10:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 2 Apr 2015 08:10:21 +0000 (10:10 +0200)
configure.ac

index b1193a67f3fb90fca4a801ca8603169a00f4bc37..38fbbadd112cebc168a887b22ea594f7c0158b33 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.14], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.2.15], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])