From 1aac71d51ca6034327a91616310bb03b44c081ef Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 19 May 2014 14:21:08 +0200 Subject: Update libtool version information for 0.12.5 release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 15fa171..657dc7d 100644 --- a/configure.ac +++ b/configure.ac @@ -11,9 +11,9 @@ AC_PREREQ([2.57]) # - If any interfaces have been removed or changed since the last public release, # then set age to 0. # -m4_define([SPICE_CURRENT], [9]) +m4_define([SPICE_CURRENT], [10]) m4_define([SPICE_REVISION], [0]) -m4_define([SPICE_AGE], [8]) +m4_define([SPICE_AGE], [9]) AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)], [spice-devel@lists.freedesktop.org], spice) -- cgit v1.2.3