Skip to content

Commit c33e2d7

Browse files
committed
[css2] Bump the ED’s date
1 parent b66760e commit c33e2d7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
77
#THE_YEAR = YYYY
8-
THE_YEAR = 2013
8+
THE_YEAR = 2014
99
#THE_MONTH = MM
1010
THE_MONTH = 04
1111
#THE_MONTHNAME = MMMMM
1212
THE_MONTHNAME = April
1313
#THE_DAY = DD
14-
THE_DAY = 29
14+
THE_DAY = 08
1515
THE_STATUS = ED
1616
#THE_STATUS = REC
1717
THE_STATUSNAME = Editors Draft

css2/cover.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
2727

2828
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
29-
<h2 id="W3C-doctype">W3C Editors Draft 29 April 2013</h2>
29+
<h2 id="W3C-doctype">W3C Editors Draft 08 April 2014</h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/2013/ED-CSS2-20130429">
34-
http://www.w3.org/TR/2013/ED-CSS2-20130429</a>
33+
<dd><a href="http://www.w3.org/TR/2014/ED-CSS2-20140408">
34+
http://www.w3.org/TR/2014/ED-CSS2-20140408</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS2">
3737
http://www.w3.org/TR/CSS2</a>
@@ -56,7 +56,7 @@ <h2 id="W3C-doctype">W3C Editors Draft 29 April 2013</h2>
5656
</dl>
5757

5858
<p>Please refer to the <a
59-
href="http://www.w3.org/Style/css2-updates/ED-CSS2-20130429-errata.html"><strong>
59+
href="http://www.w3.org/Style/css2-updates/ED-CSS2-20140408-errata.html"><strong>
6060
errata</strong></a> for this document.
6161

6262
<p>This document is also available in these non-normative formats:

0 commit comments

Comments
 (0)