summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-01 23:38:43 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-01 23:38:43 +0000
commitfe0b23cf1db86fca2f68a3758964974a35717b88 (patch)
treed79f6b052dbc3ef0a944844490ee6dc2e2646dc8
parent56779f633a467efecd113ecb5b5913807fd906d9 (diff)
Bump to 1.1 for some reason.xorg-docs-1_1_0XORG-7_0_99_901
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b1a3c3..c900a55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-01 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.1 for some reason.
+
2006-03-12 Daniel Stone <daniel@freedesktop.org>
* MAINTAINERS:
diff --git a/configure.ac b/configure.ac
index 9881127..1a080e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT([xorg-docs], [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([xorg-docs], [1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
DEFAULT_X11DOCDIR=${datadir}/X11/doc