]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
version 005
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Mar 2010 14:18:26 +0000 (15:18 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Mar 2010 15:51:05 +0000 (16:51 +0100)
Makefile
dracut.spec

index 41a44062e09a1bd3744b1c165ba1c2b90960ac0a..7b1e410eb3d3c0bbfc456ad943e5ce9817a53f9f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=004
+VERSION=005
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix ?= /usr
index 869613a6561021d222013786c0fdd92176d7f279..c4bc00df0a4457f942ecb6b6497e0b19d9f44979 100644 (file)
@@ -19,7 +19,7 @@
 %endif
 
 Name: dracut
-Version: 004
+Version: 005
 Release: 1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base