File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ LAS 1.5 Revision History
2121
2222Summary 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
2727Comparison of LAS 1.5 to Previous Versions
Original file line number Diff line number Diff line change 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.
7070release = u'VERSION ' + myversion
7171releasename = release
7272version = ''
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'
7776approvaldate = 'November 2011'
7877
7978import subprocess
You can’t perform that action at this time.
0 commit comments