summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 18:31:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-05 18:31:40 -0800
commitcca2ca69d2a6b4b133dba69d5330499fbfe88257 (patch)
treec3b5296bfc30e0a1ce265b41193f6e6de7b0955d
parentbf29f29a6e054e4208951a906d818b85949a93cc (diff)
downloadxorg-proto-printproto-cca2ca69d2a6b4b133dba69d5330499fbfe88257.tar.gz
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 b935c48..9702d35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([PrintProto], [1.0.4],
+AC_INIT([PrintProto], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([Makefile.am])