Skip to content

Commit c0b5db4

Browse files
committed
Remove draft notation for final publication
1 parent ad2cc0e commit c0b5db4

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

source/01_intro.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LAS 1.5 Revision History
2121

2222
Summary of LAS 1.5 revisions (topic links included when applicable):
2323

24-
* R00 - Approved Version (Summer 2025).
24+
* R00 - Approved Version (August 2025).
2525

2626

2727
Comparison of LAS 1.5 to Previous Versions

source/conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,14 @@
6565
# The short X.Y version.
6666
#version = u'1.4'
6767
# Custom non-keyword version tag for header
68-
myversion = u'1.5 - R20 DRAFT'
68+
myversion = u'1.5 - R00'
6969
# The full version, including alpha/beta/rc tags.
7070
release = u'VERSION ' + myversion
7171
releasename = release
7272
version=''
7373

7474
# Publication info (approval date, release date, and GitHub SHA)
75-
today='09 July 2019'
76-
releasedate='09 July 2019'
75+
releasedate='XX XXX 2025'
7776
approvaldate = 'November 2011'
7877

7978
import subprocess

0 commit comments

Comments
 (0)