Skip to content

Commit

Permalink
Set version to 2.92.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Aug 15, 2023
1 parent d5c6b88 commit ff360ed
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .versionrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.92.4
version: 2.92.5
files: Makefile README.adoc
changesfile: ChangeLog
format: (0|[1-9][0-9]*)\.(0|[1-9][0-9]{0,1})\.(0|[1-9][0-9]{0,1})
Expand Down
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 15 16:04:00 UTC 2022 - [email protected]

- Update 2.92.5
- JSON-LD: Remove quotes in headlines & descriptions (#569)
- DOCTEAM-1018: Feedback from reported SLE 15 SP5 translations
- zh-tw: Change table-label and figure-label
- zh-cn: change startquote and endquote
- Qualtrics script correction (#568)

-------------------------------------------------------------------
Thu Aug 10 15:46:00 UTC 2022 - [email protected]

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif

SHELL := /bin/bash
PACKAGE := suse-xsl-stylesheets
VERSION := 2.92.4
VERSION := 2.92.5
CDIR := $(shell pwd)
SUSE_XML_PATH := $(PREFIX)/xml/suse
DB_XML_PATH := $(PREFIX)/xml/docbook
Expand Down

0 comments on commit ff360ed

Please sign in to comment.