Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaaa123456789 committed Jan 10, 2022
1 parent 3753b40 commit 386ad93
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.3 (in development)
## Version 0.3 (10 January 2022)

- New functions: `plum_load_image_limited`, `plum_check_limited_image_size`, `plum_append_metadata`
- Added a missing check for an extremely unlikely memory allocation failure
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 30
#define PLUM_VERSION 39

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

0 comments on commit 386ad93

Please sign in to comment.