summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-14 18:39:28 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-14 18:39:28 -0800
commitdb25a4a75d4a3ea5c904ec63669c47bd5f467d98 (patch)
tree0663fcbfa8460fc72a7fc706da91948e319af8d6
parent9e7799634dd8149b741583672f9bb75fa2451489 (diff)
xcmsdb 1.0.4xcmsdb-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 98bf314..54c4a9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xcmsdb],
- [1.0.3],
+ [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xcmsdb])
AM_INIT_AUTOMAKE([foreign dist-bzip2])