Skip to content

Commit a47c059

Browse files
committed
[css2] Updated REC date
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401649
1 parent ac32afd commit a47c059

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.38 1998-05-01 23:56:41 ijacobs Exp $
3+
# $Id: Makefile,v 2.39 1998-05-06 02:14:34 ijacobs Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
7-
THE_DATE = 5-May-1998
8-
THE_ID = REC-css2-19980505
7+
THE_DATE = 7-May-1998
8+
THE_ID = REC-css2-19980507
99
THIS_VERSION = http://www.w3.org/TR/1998/$(THE_ID)
1010
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/PR-CSS2-19980324
1111
PERMANENT_NAME = REC-CSS2

0 commit comments

Comments
 (0)