Skip to content

Commit 1eef926

Browse files
Release version 0.8.2
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent 839be8a commit 1eef926

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/Releases/v0.8.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Highlights:
2+
- Fix a crash bug in v0.8.1
3+
4+
Simo Sorce (1):
5+
- Change the way we handle encrypted buffers

version.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Primary version number
2-
m4_define([VERSION_NUMBER], [0.8.1])
2+
m4_define([VERSION_NUMBER], [0.8.2])
33

44
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
55
# it to the release tag when creating an RPM or SRPM

0 commit comments

Comments
 (0)