X-Git-Url: https://git.ao2.it/kboot-utils.git/blobdiff_plain/028141bcb63902118dcb1f19c38df0b1b9de8ddf..9f1d69b0b85d99c2a3a560c9e841fd8ccdbaada0:/kboot-mkconfig?ds=inline

diff --git a/kboot-mkconfig b/kboot-mkconfig
index 5601749..9d89acf 100755
--- a/kboot-mkconfig
+++ b/kboot-mkconfig
@@ -2,7 +2,7 @@
 # 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
@@ -20,7 +20,7 @@
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
-PACKAGE_VERSION=0.1
+PACKAGE_VERSION=0.2
 
 prefix=/usr
 exec_prefix=${prefix}