Imported Upstream version 2.4
[platform/upstream/lcms2.git] / configure.ac
index 8e0b2b8..055d86a 100644 (file)
@@ -7,7 +7,7 @@ AC_PREREQ(2.60)
 #
 # Set the package name and version
 #
-AC_INIT(lcms2,2.3)
+AC_INIT(lcms2,2.4)
 
 #
 # Libtool library revision control info
@@ -31,7 +31,7 @@ AC_INIT(lcms2,2.3)
 #     then set age to 0.
 #
 LIBRARY_CURRENT=2
-LIBRARY_REVISION=3
+LIBRARY_REVISION=4
 LIBRARY_AGE=0
 
 AC_SUBST(LIBRARY_CURRENT)dnl