Skip to content

Commit

Permalink
Set version to 2.92.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Aug 28, 2023
1 parent 5bb9048 commit e307429
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.92.5
version: 2.92.6
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 @@
-------------------------------------------------------------------
Thu Aug 28 12:00:00 UTC 2022 - [email protected]

- Update 2.92.6
Fix SUSE header with xsl:choose and check for $include.suse.header
to better distinguish for old and new header (#571)

-------------------------------------------------------------------
Thu Aug 15 16:04: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.5
VERSION := 2.92.6
CDIR := $(shell pwd)
SUSE_XML_PATH := $(PREFIX)/xml/suse
DB_XML_PATH := $(PREFIX)/xml/docbook
Expand Down

0 comments on commit e307429

Please sign in to comment.