summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 18:17:58 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 18:17:58 -0800
commit5f8db7ff3cac1e635c92916dfab349416aeb58b8 (patch)
tree0bde836c76559f67432504b3a9de95f6e37b3035
parent2b712991f56eb4257ec4f761d055a8ca9c156463 (diff)
rstart 1.0.5rstart-1.0.5
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 46839c6..52ffc01 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([rstart], [1.0.4],
+AC_INIT([rstart], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [rstart])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])