diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-31 11:50:55 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-31 11:50:55 -0700 |
commit | 65538c8269ac6d29affa47ef54fa7f606174257a (patch) | |
tree | 12911ccd6f50968c592eca42b9f01331130aa8c3 | |
parent | 9fe02e07bc234b7f11f45142d4eac5aa0d20180a (diff) |
appres 1.0.3appres-1.0.3
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 47a7cd1..e87c68d 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.2], +AC_INIT([appres], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [appres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |