Skip to content

Commit

Permalink
release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qgymib committed Dec 20, 2022
1 parent c7e181d commit 078b203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.0.2
## v1.0.2 (2022/12/20)

### Features
1. Support log redirection
Expand Down
2 changes: 1 addition & 1 deletion include/cutest.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
/**
* @brief Development version.
*/
#define CUTEST_VERSION_PREREL 7
#define CUTEST_VERSION_PREREL 0

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 078b203

Please sign in to comment.