Skip to content

Commit

Permalink
release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qgymib committed Mar 18, 2023
1 parent d2c3217 commit 2c60641
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

## v3.0.0
## v3.0.0 (2023/03/18)

### Features
1. Switch to linear-time string globbing algorithm
Expand Down
2 changes: 1 addition & 1 deletion include/cutest.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ extern "C" {
/**
* @brief Development version.
*/
#define CUTEST_VERSION_PREREL 4
#define CUTEST_VERSION_PREREL 0

/**
* @brief Ensure the api is exposed as C function.
Expand Down

0 comments on commit 2c60641

Please sign in to comment.