Skip to content

Commit e8131e9

Browse files
committed
[css2] More naming adjustments
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40685
1 parent fc728f4 commit e8131e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +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.71 1998-01-23 00:04:55 ijacobs Exp $
3+
# $Id: Makefile,v 1.72 1998-01-23 23:10:29 ijacobs Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
7-
THIS_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-19980128
7+
THIS_VERSION= http://www.w3.org/Style/Group/1998/01/WD-css2-19980128
88
THE_PREVIOUS_VERSION= http://www.w3.org/Style/Group/9712/WD-css2-971211
9-
THE_LATEST_VERSION= http://www.w3.org/Style/Group/9801/WD-css2-19980116
9+
THE_LATEST_VERSION= http://www.w3.org/Style/Group/1998/01/WD-css2-19980128
1010
THE_DATE= 28-Jan-1998
1111
THE_ID= WD-css2-19980128
12-
INSTALLDIR= /afs/w3.org/pub/WWW/Style/Group/9801/WD-css2-19980128
12+
INSTALLDIR= /afs/w3.org/pub/WWW/Style/Group/1998/01/WD-css2-19980128
1313
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group/
1414

1515
ROOT = .

0 commit comments

Comments
 (0)