summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 14:43:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 14:43:09 -0700
commit74607edefc9c8ab3932d516766f15c024e5bedd5 (patch)
tree86c5d2e9582b5a9146fd62d087b8ab02e2ac215e
parent0a78f9f2ebb2fd2e0fdb9c81bd38c57a4b1b042c (diff)
rstart 1.0.4rstart-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 11b1473..afbf84d 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(rstart,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],rstart)
+AC_INIT([rstart], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rstart])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE