diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 15:59:16 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 15:59:16 -0400 |
commit | 2bf6c2fd0dc825c0aec7b262736b2a87aeb2183c (patch) | |
tree | bea8d3a9089ff09f5bfbe23a78c69889be3ccdcb | |
parent | f0a1453f24e29a9badc8f29d81c42c0eb3f67065 (diff) |
Bump to 0.3.1libXcomposite-0.3.1
-rw-r--r-- | configure.ac | 2 |
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 |