summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-09-05 08:20:33 -0700
committerEric Anholt <eric@anholt.net>2007-09-05 08:20:33 -0700
commit497dda5615d0484d34f3a0a580353ac10ceaced5 (patch)
treeeeebba512ac4ee9da5389ef49e0c9d03bfb8aecb /configure.ac
parent89bc96e2c10c3902b82d74da95608bb48319ad29 (diff)
downloadxorg-lib-libXrender-497dda5615d0484d34f3a0a580353ac10ceaced5.tar.gz
Bump version to 0.9.4.libXrender-0.9.4
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 8e1e6d2..8a43380 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ dnl try to keep these the same. Note that the library has an extra
dnl digit in the version number to track changes which don't affect the
dnl protocol, so Xrender version l.n.m corresponds to protocol version l.n
dnl
-AC_INIT(libXrender, 0.9.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrender)
+AC_INIT(libXrender, 0.9.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrender)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE