Skip to content

Commit 5ae9bbb

Browse files
committed
[css2] Adjust dates for public release
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40683
1 parent 8a04981 commit 5ae9bbb

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

css2/Makefile

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 1.70 1998-01-20 23:18:15 ijacobs Exp $
3+
# $Id: Makefile,v 1.71 1998-01-23 00:04:55 ijacobs Exp $
44

55
# what needs to be set for every new release:
6-
THIS_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-980116
6+
# Note use of full year (1998) in identifier.
7+
THIS_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-19980128
78
THE_PREVIOUS_VERSION= http://www.w3.org/Style/Group/9712/WD-css2-971211
8-
THE_LATEST_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-980116
9-
THE_DATE= 16-Jan-1998
10-
THE_ID= WD-CSS20-980116
11-
INSTALLDIR= /afs/w3.org/pub/WWW/Style/Group/9801/WD-css2-980116
9+
THE_LATEST_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-19980116
10+
THE_DATE= 28-Jan-1998
11+
THE_ID= WD-css2-19980128
12+
INSTALLDIR= /afs/w3.org/pub/WWW/Style/Group/9801/WD-css2-19980128
1213
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group/
1314

1415
ROOT = .

0 commit comments

Comments
 (0)