summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-27 22:40:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-27 22:40:32 -0700
commit8898782b98457292057d249ab9e40cfc2fed7d8d (patch)
treebfe86ba02e52418a3060ed4a82d331934ae789d7
parent206af895a90d5582a8078c86a33a0ba5888b7e27 (diff)
libXcomposite 0.4.3libXcomposite-0.4.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 56c180d..cd3f60a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl that 'revision' number appears in Xcomposite.h and has to be manually
dnl synchronized.
dnl
AC_INIT(libXcomposite,
- 0.4.2,
+ [0.4.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libXcomposite)
AM_INIT_AUTOMAKE([foreign dist-bzip2])