summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2017-09-26 18:09:38 +0200
committerMarti Maria <info@littlecms.com>2017-09-26 18:09:38 +0200
commitff012eeca661884c1d33b4adb2e52a8a53cf8074 (patch)
treee8ecf28decdfea7367722877fd0b6b63571184bc /configure.ac
parentb89418137338648575505ae3836e3211ff0778d5 (diff)
downloadlcms2-ff012eeca661884c1d33b4adb2e52a8a53cf8074.tar.gz
update autotools configure
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 093e55c..c59c230 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.8)
+AC_INIT(lcms2,2.9)
# Specify directory where m4 macros may be found.
AC_CONFIG_MACRO_DIR([m4])