diff --git a/Makefile b/Makefile index 61abc1f60e..d2e6fd559d 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ USE_DBUS = false ROOT = udev -VERSION = 010 +VERSION = 010_bk INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) diff --git a/udev.spec b/udev.spec index 9f923ef9ab..431dfd8be5 100644 --- a/udev.spec +++ b/udev.spec @@ -18,7 +18,7 @@ Summary: A userspace implementation of devfs Name: udev -Version: 010 +Version: 010_bk Release: 1 License: GPL Group: Utilities/System