Skip to content

Commit 8f8dec6

Browse files
committed
[css2] Updated date for todays release
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401207
1 parent 65f53f9 commit 8f8dec6

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.17 1998-03-15 22:37:39 bbos Exp $
3+
# $Id: Makefile,v 2.18 1998-03-16 14:19:35 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 = 20-Feb-1998
8-
THE_ID = WD-css2-19980220
9-
THIS_VERSION = http://www.w3.org/Style/Group/1998/02/$(THE_ID)
10-
THE_PREVIOUS_VERSION = http://www.w3.org/Style/Group/1998/02/WD-css2-19980213
7+
THE_DATE = 16-Mar-1998
8+
THE_ID = WD-css2-19980316
9+
THIS_VERSION = http://www.w3.org/Style/Group/1998/03/$(THE_ID)
10+
THE_PREVIOUS_VERSION = http://www.w3.org/Style/Group/1998/02/WD-css2-19980220
1111
PERMANENT_NAME = WD-css2
12-
THE_LATEST_VERSION = http://www.w3.org/Style/Group/1998/02/$(THE_ID)
12+
THE_LATEST_VERSION = http://www.w3.org/Style/Group/1998/03/$(THE_ID)
1313
TR_DIR = /afs/w3.org/pub/WWW/TR
1414
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group
15-
INSTALLDIR = $(CSSGROUPDIR)/1998/02/WD-css2-19980220
15+
INSTALLDIR = $(CSSGROUPDIR)/1998/03/WD-css2-19980316
1616

1717
ROOT = .
1818

0 commit comments

Comments
 (0)