Skip to content

Commit 013cbc9

Browse files
committed
Codechange: Version bumps and documentation for v0.8.1
1 parent 22de57c commit 013cbc9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# OpenGFX2 Changelog
22

3+
## v0.8.1
4+
Base sets:
5+
* Fix internal baseset version (#223)
6+
37
## v0.8
48
Base set:
59

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version reported to users
2-
USER_VERSION := 0.8
2+
USER_VERSION := 0.8.1
33

44
# Always run version detection, so we always have an accurate modified flag
55
REPO_VERSIONS := $(shell AWK="$(AWK)" "./findversion.sh")

0 commit comments

Comments
 (0)