Skip to content

Commit 3abe450

Browse files
committed
[css2] Public WD is previous spec
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401407
1 parent a4ab6cc commit 3abe450

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,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.25 1998-03-24 14:02:21 bbos Exp $
3+
# $Id: Makefile,v 2.26 1998-03-24 14:07:00 ijacobs Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
77
THE_DATE = 24-Mar-1998
88
THE_ID = PR-CSS2-19980324
99
THIS_VERSION = http://www.w3.org/TR/1998/$(THE_ID)
10-
THE_PREVIOUS_VERSION = http://www.w3.org/Style/Group/1998/03/WD-css2-19980316
10+
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/WD-css2-19980128
1111
PERMANENT_NAME = PR-CSS2
1212
THE_LATEST_VERSION = http://www.w3.org/TR/1998/$(PERMANENT_NAME)
1313
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group

0 commit comments

Comments
 (0)