config/milestone.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/config/milestone.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +# Holds the current milestone.
     1.5 +# Should be in the format of
     1.6 +#
     1.7 +#    x.x.x
     1.8 +#    x.x.x.x
     1.9 +#    x.x.x+
    1.10 +#
    1.11 +# Referenced by milestone.pl.
    1.12 +# Hopefully I'll be able to automate replacement of *all*
    1.13 +# hardcoded milestones in the tree from these two files.
    1.14 +#--------------------------------------------------------
    1.15 +
    1.16 +31.3.0

mercurial