aboutsummaryrefslogtreecommitdiffstats
path: root/udev-lfs
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-08 02:52:50 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-08 02:52:50 +0000
commitee648fdd8c25d909111d41e100022faf5512197a (patch)
tree70a76d1f0a7a3772081102e8a52de064f2694882 /udev-lfs
parentc4cd0ccc1bbf4a02a6b41d32ede3bf0c8992fa9a (diff)
Update to linux-3.14
Update to file-5.18 Update to flex-2.5.39 Update to GMP-6.0.0a Update to libpipeline-1.3.0 Update to man-pages-3.64 Update to systemd-212 Update to udev-lfs-20140408 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'udev-lfs')
-rw-r--r--udev-lfs/Makefile.lfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev-lfs/Makefile.lfs b/udev-lfs/Makefile.lfs
index 03a377fe2..74833b794 100644
--- a/udev-lfs/Makefile.lfs
+++ b/udev-lfs/Makefile.lfs
@@ -3,7 +3,7 @@
# vim: tabstop=3
-VERSION=20140306
+VERSION=20140408
SHELL=/bin/bash
ifeq ($(V),)