kboot-mkconfig: bump package version to 0.4 master v0.4
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 24 Nov 2013 18:03:29 +0000 (19:03 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 24 Nov 2013 18:03:29 +0000 (19:03 +0100)
ChangeLog
kboot-mkconfig

index bb12e0c..a065fd9 100644 (file)
--- 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>
 
 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>
 
 
 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>
 
 
 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>
 
 
 2011-09-30 22:49:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
index 60fe26c..bf76a4e 100755 (executable)
@@ -20,7 +20,7 @@
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
-PACKAGE_VERSION=0.2
+PACKAGE_VERSION=0.4
 
 prefix=/usr
 exec_prefix=${prefix}
 
 prefix=/usr
 exec_prefix=${prefix}