Skip to content

Commit 89ab257

Browse files
authored
Merge pull request #126 from ivoa-std/rec-version
Create recommendation version
2 parents 43e7047 + c7a4d51 commit 89ab257

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ DOCNAME = PhotDM
77
DOCVERSION = 1.1
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2022-10-07
10+
DOCDATE = 2022-11-01
1111

1212
# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
13-
DOCTYPE = PR
13+
DOCTYPE = REC
1414

1515
# An e-mail address of the person doing the submission to the document
1616
# repository (can be empty until a make upload is being made)

ivoatexmeta.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% GENERATED FILE -- edit this in the Makefile
22
\newcommand{\ivoaDocversion}{1.1}
3-
\newcommand{\ivoaDocdate}{2022-10-07}
4-
\newcommand{\ivoaDocdatecode}{20221007}
5-
\newcommand{\ivoaDoctype}{PR}
3+
\newcommand{\ivoaDocdate}{2022-11-01}
4+
\newcommand{\ivoaDocdatecode}{20221101}
5+
\newcommand{\ivoaDoctype}{REC}
66
\newcommand{\ivoaDocname}{PhotDM}

0 commit comments

Comments
 (0)