diff options
author | greg@kroah.com <greg@kroah.com> | 2004-12-14 23:00:33 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:13:48 -0700 |
commit | e3686a8858ff0797af5daf97eef8c0fe08b5f46f (patch) | |
tree | a81884e4c4f6c0f61a1b107b4cf2ae2101e56ff2 /Makefile | |
parent | c39f31e51d37feb711252cb580683a665db7af33 (diff) |
[PATCH] 049 releaseudev/v049
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ SENDER = udevsend INFO = udevinfo TESTER = udevtest STARTER = udevstart -VERSION = 048 +VERSION = 049 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev |