summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2013-05-29 17:27:01 +0200
committerMarti Maria <info@littlecms.com>2013-05-29 17:27:01 +0200
commit63b315a7378046a909e8afa0974cbff64db3477b (patch)
treec991a6cd971d8aa5009da72531b84ea96c29f9ae
parent352ba6de3c4c5368fa5623dc4c01e5a6413a2c72 (diff)
downloadlcms2-63b315a7378046a909e8afa0974cbff64db3477b.tar.gz
Update to 2.5
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
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