Skip to content

Commit

Permalink
Merge branch 'support/lisf-public-7.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
jvgeiger committed Jul 11, 2024
2 parents 3193996 + 08f8028 commit 4179100
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install Asciidoctor-PDF
run: |
gem install public_suffix -v 5.1.1
gem install asciidoctor-pdf
asciidoctor-pdf --version
Expand Down
4 changes: 2 additions & 2 deletions docs/LISF_installation_guide/LISF_installation_guide.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= LISF Installation Guide
:revnumber: 2.0
:revdate: 11 Jan 2024
:revnumber: 2.1
:revdate: 9 Jul 2024
:doctype: book
:sectnums:
:toc:
Expand Down
1 change: 1 addition & 0 deletions docs/LISF_installation_guide/revision_table.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
|====
|Revision | Summary of Changes | Date

|2.1 | LISF Public 7.5.1 release | Jul 9, 2024
|2.0 | LISF Public 7.5.0 release | Jan 11, 2024
|1.1 | LISF 557WW 7.5.0 release | Nov 30, 2022
|1.0 | LISF Public 7.4.0 release | Jun 14, 2022
Expand Down

0 comments on commit 4179100

Please sign in to comment.