Skip to content

Commit 65472c3

Browse files
committed
[css2] Set date of CR to July 19, 2007.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402778
1 parent 8a38339 commit 65472c3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.101 2007-06-13 14:47:33 fantasai Exp $
3+
# $Id: Makefile,v 2.102 2007-07-17 16:28:47 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
77
THE_YEAR = 2007
8-
THE_MONTH = 06
9-
THE_MONTHNAME = June
10-
THE_DAY = 20
8+
THE_MONTH = 07
9+
THE_MONTHNAME = July
10+
THE_DAY = 19
1111
THE_STATUS = CR
1212
THE_STATUSNAME = Candidate Recommendation
1313

0 commit comments

Comments
 (0)