We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839be8a commit 1eef926Copy full SHA for 1eef926
docs/Releases/v0.8.2.md
@@ -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
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.8.1])
+m4_define([VERSION_NUMBER], [0.8.2])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM
0 commit comments