From 63b315a7378046a909e8afa0974cbff64db3477b Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Wed, 29 May 2013 17:27:01 +0200 Subject: Update to 2.5 --- configure | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index ba3d2b0..226fc15 100755 --- a/configure +++ b/configure @@ -2374,7 +2374,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # then set age to 0. # LIBRARY_CURRENT=2 -LIBRARY_REVISION=4 +LIBRARY_REVISION=5 LIBRARY_AGE=0 diff --git a/configure.ac b/configure.ac index 055d86a..0eee0d5 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_INIT(lcms2,2.4) # then set age to 0. # LIBRARY_CURRENT=2 -LIBRARY_REVISION=4 +LIBRARY_REVISION=5 LIBRARY_AGE=0 AC_SUBST(LIBRARY_CURRENT)dnl -- cgit v1.2.1