summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 15:59:16 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 15:59:16 -0400
commit2bf6c2fd0dc825c0aec7b262736b2a87aeb2183c (patch)
treebea8d3a9089ff09f5bfbe23a78c69889be3ccdcb /configure.ac
parentf0a1453f24e29a9badc8f29d81c42c0eb3f67065 (diff)
downloadxorg-lib-libXcomposite-2bf6c2fd0dc825c0aec7b262736b2a87aeb2183c.tar.gz
Bump to 0.3.1libXcomposite-0.3.1
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 665b398..bedf4d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ dnl protocol, so Xcomposite version l.n.m corresponds to protocol version l.n
dnl that 'revision' number appears in Xcomposite.h and has to be manually
dnl synchronized.
dnl
-AC_INIT(libXcomposite, 0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
+AC_INIT(libXcomposite, 0.3.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE