summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2012-12-02 16:48:50 -0500
committerRichard Yao <ryao@cs.stonybrook.edu>2012-12-02 16:55:22 -0500
commitbfbd4ee14e2f7c2f7521472deb0d107606b2250f (patch)
tree97b465fe25229f7e6666727040a2e3a1372fd1ae /docs
parent6d5b7d8deef37f8049c88dbbe8a36e362a9172ad (diff)
Use udev version instead of eudev version for compatibility
The use of the eudev version in pkgconfig files caused build failures, so we switch to the udev version for compatibility purposes. Resolves gentoo/eudev#22 Signed-off-by: Richard Yao <ryao@gentoo.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/gudev/version.xml.in2
-rw-r--r--docs/libudev/version.xml.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/gudev/version.xml.in b/docs/gudev/version.xml.in
index d78bda9342..0a772805a8 100644
--- a/docs/gudev/version.xml.in
+++ b/docs/gudev/version.xml.in
@@ -1 +1 @@
-@VERSION@
+@UDEV_VERSION@
diff --git a/docs/libudev/version.xml.in b/docs/libudev/version.xml.in
index d78bda9342..0a772805a8 100644
--- a/docs/libudev/version.xml.in
+++ b/docs/libudev/version.xml.in
@@ -1 +1 @@
-@VERSION@
+@UDEV_VERSION@