summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-09 23:45:15 +0200
committerDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-09 23:45:15 +0200
commit4de4a231f3a718d2af0d2b00443c803f8bddfbc5 (patch)
tree455805cb4c6dd7fc25b93e6d8b21da7d0e7dee42
parentf7425f45addce5629d338c051a41ec1a119ea51f (diff)
Second version bump to 1.0.8xauth-1.0.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ca64f3..3b135a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xauth],
- [1.0.7],
+ [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])