Skip to content

Commit

Permalink
Set version to 2.88.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Dec 12, 2022
1 parent ba9d86e commit b01720f
Show file tree
Hide file tree
Showing 3 changed files with 9 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.1
version: 2.88.2
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
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 12 22:28:00 UTC 2022 - [email protected]

- Update 2.88.2
- Fix #521: SBP(FO): don't hyphenate title & subtitle
- #522: SBP(FO): Small cleanup

-------------------------------------------------------------------
Mon Dec 12 16:10: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.1
VERSION := 2.88.2
CDIR := $(shell pwd)
SUSE_XML_PATH := $(PREFIX)/xml/suse
DB_XML_PATH := $(PREFIX)/xml/docbook
Expand Down

0 comments on commit b01720f

Please sign in to comment.