Skip to content

Commit

Permalink
v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matsujirushi committed May 19, 2021
1 parent ecf8d27 commit 7334817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erpc_setup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class MyMessageBufferFactory : public MessageBufferFactory

char * rpc_system_version(void)
{
return "2.1.2";
return "2.1.3";
}

uint8_t rpc_system_ack(uint8_t c)
Expand Down

0 comments on commit 7334817

Please sign in to comment.