aboutsummaryrefslogtreecommitdiffstats
path: root/udev-lfs/Makefile.lfs
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-04-19 15:29:02 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-04-19 15:29:02 +0000
commit953b9c976f79697ca61e0eb843066eb1de6579a6 (patch)
tree8dd800bfd706897aaaa16ca4f7ea8800b717b35b /udev-lfs/Makefile.lfs
parentf8c3db286d8dab3a16436616ad93a54752d69ac9 (diff)
Update dev-lfs for systemd 202
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'udev-lfs/Makefile.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 ac4658e34..a82d05759 100644
--- a/udev-lfs/Makefile.lfs
+++ b/udev-lfs/Makefile.lfs
@@ -4,7 +4,7 @@
# vim: tabstop=3
SHELL=/bin/bash
-SYSTEMD_VERSION=201
+SYSTEMD_VERSION=202
VERSION=$(SYSTEMD_VERSION)-1
ifeq ($(V),)