# Generate kboot.conf by inspecting /boot contents.
# Copyright (C) 2011 Antonio Ospite <ospite@studenti.unina.it>
#
-# Inspired by kboot-mkconfig
+# Inspired by grub-mkconfig
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
set -e
PACKAGE_NAME=kboot-mkconfig
-PACKAGE_VERSION=0.1a
+PACKAGE_VERSION=0.2
prefix=/usr
exec_prefix=${prefix}