From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sun, 24 Nov 2013 18:03:29 +0000 (+0100)
Subject: kboot-mkconfig: bump package version to 0.4
X-Git-Tag: v0.4^0
X-Git-Url: https://git.ao2.it/kboot-utils.git/commitdiff_plain/HEAD?ds=inline;hp=5e732d73fa2eefb24e31b950555c53a34d21db92

kboot-mkconfig: bump package version to 0.4
---

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}