From 853a2b7d26e075e481a03bed4e01acc13b6b424f Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sun, 24 Nov 2013 19:03:29 +0100
Subject: [PATCH] kboot-mkconfig: bump package version to 0.4

---
 ChangeLog      | 12 ++++++++++--
 kboot-mkconfig |  2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bb12e0c..a065fd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
+2013-11-24 18:58:08 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+	* Install kboot-mkconfig_lib under /usr/share/kboot (HEAD, master)
+
+2013-11-19 15:06:27 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+	* ChangeLog: update for v0.3 release (tag: v0.3)
+
 2013-11-19 15:01:50 +0100  Antonio Ospite  <ospite@studenti.unina.it>
 
-	* kboot-mkconfig: fix a typo (HEAD, master)
+	* kboot-mkconfig: fix a typo (origin/master, origin/HEAD)
 
 2013-11-19 14:57:50 +0100  Antonio Ospite  <ospite@studenti.unina.it>
 
@@ -12,7 +20,7 @@
 
 2011-09-30 23:45:35 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
-	* Release v0.2 as the first actually working release (tag: v0.2, origin/master, origin/HEAD)
+	* Release v0.2 as the first actually working release (tag: v0.2)
 
 2011-09-30 22:49:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
diff --git a/kboot-mkconfig b/kboot-mkconfig
index 60fe26c..bf76a4e 100755
--- a/kboot-mkconfig
+++ b/kboot-mkconfig
@@ -20,7 +20,7 @@
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
-PACKAGE_VERSION=0.2
+PACKAGE_VERSION=0.4
 
 prefix=/usr
 exec_prefix=${prefix}
-- 
2.1.4