summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f97c3c5..8e0b2b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.60)
#
# Set the package name and version
#
-AC_INIT(lcms2,2.2)
+AC_INIT(lcms2,2.3)
#
# Libtool library revision control info
@@ -31,7 +31,7 @@ AC_INIT(lcms2,2.2)
# then set age to 0.
#
LIBRARY_CURRENT=2
-LIBRARY_REVISION=2
+LIBRARY_REVISION=3
LIBRARY_AGE=0
AC_SUBST(LIBRARY_CURRENT)dnl