summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-02 23:29:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-02 23:29:00 -0800
commit0db73ea70c690eabe581c7293f77ec2be18e1f41 (patch)
treeed3d003ef2c9dca0aa7614c7289978856ee3d7e1
parentb1e3db243eb118b4b2eb483df4a9ad19dcee17d0 (diff)
downloadxorg-lib-libXcomposite-0db73ea70c690eabe581c7293f77ec2be18e1f41.tar.gz
libXcomposite 0.4.4libXcomposite-0.4.4
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 f9bf215..8dc4135 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_PREREQ([2.60])
# that 'revision' number appears in Xcomposite.h and has to be manually
# synchronized.
#
-AC_INIT(libXcomposite, [0.4.3],
+AC_INIT(libXcomposite, [0.4.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXcomposite])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])