Put the proper version number in the spec file.

diff --git a/klibc.spec.in b/klibc.spec.in
index 9aa30d7..ed06aaa 100644
--- a/klibc.spec.in
+++ b/klibc.spec.in
@@ -3,7 +3,7 @@
 
 Summary: A minimal libc subset for use with initramfs.
 Name: klibc
-Version: 0.89
+Version: @@VERSION@@
 Release: 1
 License: BSD/GPL
 Group: Development/Libraries