diff options
Diffstat (limited to 'udev-lfs/cfg.h')
-rw-r--r-- | udev-lfs/cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev-lfs/cfg.h b/udev-lfs/cfg.h index 695c90b53..824a9ed78 100644 --- a/udev-lfs/cfg.h +++ b/udev-lfs/cfg.h @@ -41,7 +41,7 @@ # define _GNU_SOURCE 1 /* Version number of package */ -#define VERSION "190" +#define VERSION "LFS-VERSION" #define HAVE_DECL_PIVOT_ROOT 0 #define HAVE_DECL_GETTID 0 |