diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 22:21:57 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 22:23:02 -0800 |
commit | 2cc2b4bf7f370c5c804f4e75228677b2c58f1d7f (patch) | |
tree | a97597cf8ea7a581809d70948ded6f93c47954d5 /configure.ac | |
parent | 36d79fb080723a019e18e166c36ccaf2127d199d (diff) |
xmessage 1.0.4xmessage-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8acfc55..e46fb30 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT(xmessage, [1.0.3], +AC_INIT(xmessage, [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xmessage) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |