Skip to content

Commit

Permalink
Version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaaa123456789 committed Jan 4, 2022
1 parent 4ee7cba commit d548fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Note: releases are listed from latest to oldest.

## Version 0.2 (in development)
## Version 0.2 (4 January 2022)

- Fixed a number of decoding bugs involving unusual image parameters
- Fixed a bug with `plum_malloc` and related functions underflowing the allocation size on excessively large arguments
Expand Down
2 changes: 1 addition & 1 deletion header/libplum.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#define PLUM_HEADER

#define PLUM_VERSION 20
#define PLUM_VERSION 29

#include <stddef.h>
#ifndef PLUM_NO_STDINT
Expand Down

0 comments on commit d548fed

Please sign in to comment.