Skip to content

Commit 32dd762

Browse files
committed
[css2] Changed permanent name to CSS21
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401901
1 parent 8ea8ce1 commit 32dd762

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.56 2002-07-25 20:28:24 bbos Exp $
3+
# $Id: Makefile,v 2.57 2002-07-25 21:15:37 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
77
THE_DATE = ?? July 2002
88
THE_ID = WD-CSS21-200207??
99
THIS_VERSION = http://www.w3.org/TR/2002/$(THE_ID)
1010
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/REC-CSS2-19980512
11-
PERMANENT_NAME = CSS2
11+
PERMANENT_NAME = CSS21
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

0 commit comments

Comments
 (0)