summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDennis Kasprzyk <onestone@opencompositing.org>2008-05-29 13:49:50 +0200
committerDennis kasprzyk <onestone@opencompositing.org>2008-05-29 13:54:44 +0200
commitcdd241241478ddf8ef0d18f2e962c4d77311a62c (patch)
treead0f052fde3822b268123f62e45c0cd4d1c15a74 /configure.ac
parent61e3f4bd83cfce3ef2f61c04daa73db4f85039c4 (diff)
Merged decor_blend_(top|bottom|left|right)_border_picture function into one common function.
The new ignore_src_alpha parameter tells libdecoration to ignore the alpha channel of the src picture.
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 c0961378..aea3d276 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PROG_INTLTOOL([0.23])
AM_MAINTAINER_MODE
dnl decorator interface version
-AC_DEFINE(DECOR_INTERFACE_VERSION, 20080131, [Decorator interface version])
+AC_DEFINE(DECOR_INTERFACE_VERSION, 20080529, [Decorator interface version])
AC_ISC_POSIX
AC_PROG_CC