Skip to content

Commit

Permalink
Set version to 2.88.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jan 26, 2023
1 parent d332c91 commit 977cf9b
Show file tree
Hide file tree
Showing 3 changed files with 11 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.88.2
version: 2.88.3
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
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 26 09:04:00 UTC 2022 - [email protected]

- Update 2.88.3
- Fix #525: typo in URL to upstream DB stylesheet
- Fix #526: book titlepage for TRD stylesheets
- Fix #527: make more space for cover icons (TRD/SBP)
- Fix #529: Support "return" key for keycaps

-------------------------------------------------------------------
Mon Dec 12 22:28: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.88.2
VERSION := 2.88.3
CDIR := $(shell pwd)
SUSE_XML_PATH := $(PREFIX)/xml/suse
DB_XML_PATH := $(PREFIX)/xml/docbook
Expand Down

0 comments on commit 977cf9b

Please sign in to comment.