summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:12:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 12:12:39 -0700
commitbbbf430d5a41fcecfe245a5d82f026afb0696f87 (patch)
tree607108126b4570721666c655239c5b2963a003bc
parent1c1a11e0e0b1e17ba19a4a9976658f3f1659b41e (diff)
beforelight 1.0.4beforelight-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d432ac3..472d4c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(beforelight,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],beforelight)
+AC_INIT([beforelight], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [beforelight])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE