Skip to content

Commit be396ee

Browse files
committed
[css2] Changed dates, links and URLs.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401857
1 parent 729ab8b commit be396ee

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

css2/Makefile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.51 2002-04-23 18:38:39 bbos Exp $
3+
# $Id: Makefile,v 2.52 2002-04-23 22:38:20 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
7-
THE_DATE = 12-May-1998
8-
THE_ID = REC-CSS2-19980512
9-
THIS_VERSION = http://www.w3.org/TR/1998/$(THE_ID)
10-
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/PR-CSS2-19980324
11-
PERMANENT_NAME = REC-CSS2
7+
THE_DATE = ??-May-2002
8+
THE_ID = WD-CSS2-200205XX
9+
THIS_VERSION = http://www.w3.org/TR/2002/$(THE_ID)
10+
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/REC-CSS2-19980512
11+
PERMANENT_NAME = CSS2
1212
THE_LATEST_VERSION = http://www.w3.org/TR/$(PERMANENT_NAME)
1313
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group
1414
TR_DIR = /afs/w3.org/pub/WWW/TR
15-
INSTALLDIR = $(TR_DIR)/1998/$(THE_ID)
15+
INSTALLDIR = $(TR_DIR)/2002/$(THE_ID)
1616
THE_UPDATE_DIR = http://www.w3.org/Style/css2-updates
1717
UPDATESDIR= /afs/w3.org/pub/WWW/Style/css2-updates
1818

0 commit comments

Comments
 (0)