summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 11:50:55 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 11:50:55 -0700
commit65538c8269ac6d29affa47ef54fa7f606174257a (patch)
tree12911ccd6f50968c592eca42b9f01331130aa8c3
parent9fe02e07bc234b7f11f45142d4eac5aa0d20180a (diff)
appres 1.0.3appres-1.0.3
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 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])