summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:32 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:32 +0000
commitc04e1d2204ae972828b19bf422670e480805e9ac (patch)
treecc671ab55fad8613bf8e10daa4e7660746f6ff25
parent00361b6bec032a3be14e2a191b389115ec9767ba (diff)
downloadxorg-lib-libXdamage-c04e1d2204ae972828b19bf422670e480805e9ac.tar.gz
revert last change, didn't do right thing at all, sorry for the noise
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3e8559d..778d34d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl digit in the version number to track changes which don't affect the
dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n
dnl
AC_INIT(libXdamage, 1.0.1, [keithp@keithp.com], libXdamage)
-AM_INIT_AUTOMAKE([1.7], [dist-bzip2])
+AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)