Skip to content

Commit

Permalink
Upd changelog and version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Feb 28, 2024
1 parent 131a46f commit d722751
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
* No shutdown wait time for uninitialized nodes.
* New user and new collection return the name, not the ID.
* Ignore empty collections on restore for better user experience.
* Increase range max from `9999` to `100000`.
* Increate max
* Increase range maximum from `9999` to `100000`.
* Increase maximum future closure calls from `8` to `255`.

# v1.4.16

Expand Down
2 changes: 1 addition & 1 deletion inc/ti/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* "-rc0"
* ""
*/
#define TI_VERSION_PRE_RELEASE "-alpha24"
#define TI_VERSION_PRE_RELEASE ""

#define TI_MAINTAINER \
"Jeroen van der Heijden <jeroen@cesbit.com>"
Expand Down

0 comments on commit d722751

Please sign in to comment.