Move to version 1.5.5
diff --git a/keyutils.spec b/keyutils.spec
index 7a13bbb..44b2c27 100644
--- a/keyutils.spec
+++ b/keyutils.spec
@@ -1,5 +1,5 @@
 %define vermajor 1
-%define verminor 5.4
+%define verminor 5.5
 %define version %{vermajor}.%{verminor}
 %define libdir /%{_lib}
 %define usrlibdir %{_prefix}/%{_lib}
@@ -95,6 +95,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 30 2011 David Howells <dhowells@redhat.com> - 1.5.5-1
+- Fix a Makefile error.
+
 * Tue Nov 30 2011 David Howells <dhowells@redhat.com> - 1.5.4-1
 - Fix the keyctl padd command and similar to handle binary input.
 - Make keyctl show able to take a keyring to dump.