inc version

This commit is contained in:
Harald Hoyer 2011-04-14 12:03:24 +02:00
parent 6a168568a5
commit b99dc517d6
3 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION=010
VERSION=011
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)
prefix ?= /usr

5
NEWS
View File

@ -1,3 +1,8 @@
dracut-011
==========
- use udev-168 features for shutting down udev
- introduce "--prefix" to put all initramfs files in /run/initramfs
dracut-010
==========
- lots of bugfixes

View File

@ -14,7 +14,7 @@
%endif
Name: dracut
Version: 010
Version: 011
%define release_prefix 0%{?rdist}
Release: %{release_prefix}