summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 17:39:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 17:39:13 -0700
commitf189c64e3576956816da9f46909437f5523ded3b (patch)
treebabd32dff6b4350160065cbd95844c4c8e8fb0dc
parent849880e1cca492665a7c8581e5591065299ab718 (diff)
appres 1.0.4appres-1.0.4
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 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])