We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac32afd commit a47c059Copy full SHA for a47c059
1 file changed
css2/Makefile
@@ -1,11 +1,11 @@
1
# Makefile to generate the CSS2 document based on its "source files"
2
# Arnaud Le Hors - lehors@w3.org
3
-# $Id: Makefile,v 2.38 1998-05-01 23:56:41 ijacobs Exp $
+# $Id: Makefile,v 2.39 1998-05-06 02:14:34 ijacobs Exp $
4
5
# what needs to be set for every new release:
6
# Note use of full year (1998) in identifier.
7
-THE_DATE = 5-May-1998
8
-THE_ID = REC-css2-19980505
+THE_DATE = 7-May-1998
+THE_ID = REC-css2-19980507
9
THIS_VERSION = http://www.w3.org/TR/1998/$(THE_ID)
10
THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/PR-CSS2-19980324
11
PERMANENT_NAME = REC-CSS2
0 commit comments