diff --git a/Makefile b/Makefile index 1bb9d878b3..8ff4dd1384 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ USE_DBUS = false ROOT = udev -VERSION = 014 +VERSION = 014_bk INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev diff --git a/udev.spec b/udev.spec index 89a9ee6c6a..8494143ec0 100644 --- a/udev.spec +++ b/udev.spec @@ -29,7 +29,7 @@ Summary: A userspace implementation of devfs Name: udev -Version: 014 +Version: 014_bk Release: 1 License: GPL Group: Utilities/System