diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 18:31:40 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 18:31:40 -0800 |
commit | cca2ca69d2a6b4b133dba69d5330499fbfe88257 (patch) | |
tree | c3b5296bfc30e0a1ce265b41193f6e6de7b0955d | |
parent | bf29f29a6e054e4208951a906d818b85949a93cc (diff) |
printproto 1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |