summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-09 23:33:42 +0200
committerDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-09 23:33:42 +0200
commitc4356e8dc8b9fe039c38104551af93e0583ffbee (patch)
tree9cf7d6c3edd924d775aba646f00916e9a44f2ddb /configure.ac
parentd907dda4e5a2584ac15a404c8269b888b61bbf9e (diff)
downloadxorg-app-xauth-c4356e8dc8b9fe039c38104551af93e0583ffbee.tar.gz
Revert version bump back to 1.0.7 to prepare missing commit before 1.0.8
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b135a9..7ca64f3 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.8],
+ [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])