]> git.mjollnir.org Git - cil.git/commitdiff
Prepare for next major release
authorAndrew Chilton <andychilton@gmail.com>
Sun, 24 Jan 2010 10:16:07 +0000 (23:16 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Sun, 24 Jan 2010 10:16:07 +0000 (23:16 +1300)
.cil
Makefile

diff --git a/.cil b/.cil
index 5f9a81c1d8678b2287421369d0853913061940a0..ee6c79ad1fa920f086239979d3e34f4af44c5e2b 100644 (file)
--- a/.cil
+++ b/.cil
@@ -24,6 +24,9 @@ LabelAllowedList: Release-v0.3.0
 LabelAllowedList: Release-v0.4.0
 LabelAllowedList: Release-v0.4.1
 LabelAllowedList: Release-v0.4.2
+LabelAllowedList: Release-v0.5.0
+LabelAllowedList: Release-v0.5.1
+LabelAllowedList: Release-v0.06.00
 LabelAllowedList: Type-Enhancement
 LabelAllowedList: Type-Defect
 LabelAllowedList: Type-Task
@@ -36,6 +39,7 @@ LabelAllowedList: Milestone-v0.3
 LabelAllowedList: Milestone-v0.4
 LabelAllowedList: Milestone-v0.5
 LabelAllowedList: Milestone-v0.06
+LabelAllowedList: Milestone-v0.07
 LabelAllowedList: Milestone-Future
 LabelAllowedList: Priority-Critical
 LabelAllowedList: Priority-High
index a36ae6c98a99ee298204eb913d025987bc493805..27abedea77f43841949327f09fd8e94e6823b107 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ open:
        cil summary --is-open
 
 next-milestone:
-       cil summary --is-open --label=Milestone-v0.06
+       cil summary --is-open --label=Milestone-v0.07
 
 closed:
        cil summary --is-closed