summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-08-27 12:50:20 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-08-27 12:50:20 +0300
commitd9062e4077ebfd0985baf8418f3d0f111b9ddbba (patch)
treeb207aefa45e6fc43dd9484d05ea0cf458d159b1f /configure.ac
parent28d7a6d80abb2d8d1a670b09394a5fc5458dd98e (diff)
xorg-macros: remove GNU-userland special case; bump to 1.1.1
Remove special-casing of man page suffices for GNU-userland systems (Linux, Hurd, GNU/kFreeBSD). Bump to version 1.1.1.
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 43a4260..2c4d417 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([util-macros],
- [1.1.0],
+ [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])