summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:17:27 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:17:27 -0700
commit9c6cb7bd5dfec4aedb943f618730c6235d84a740 (patch)
tree69cf224248b34656b7cec600e9eadd812b067ebd
parent70a7c2b1bbea37a8d84205f9c1725c0320364406 (diff)
rgb 1.0.4rgb-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f771ff1..cc2fc85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(rgb,[1.0.3],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],rgb)
+AC_INIT([rgb], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rgb])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)