diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-17 17:39:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-17 17:39:13 -0700 |
commit | f189c64e3576956816da9f46909437f5523ded3b (patch) | |
tree | babd32dff6b4350160065cbd95844c4c8e8fb0dc | |
parent | 849880e1cca492665a7c8581e5591065299ab718 (diff) |
appres 1.0.4appres-1.0.4
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 add3a92..c54a7f9 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([appres], [1.0.3], +AC_INIT([appres], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [appres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |