Skip to content

Commit

Permalink
Updated version to 0.8.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlonluca committed Apr 16, 2020
1 parent d3e9614 commit aa877e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logcat-colorize.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
using namespace std;

const string NAME = "logcat-colorize";
const string VERSION = "0.8.1";
const string VERSION = "0.8.2";

const int SUCCESS = 0;
const int ERROR_UNKNOWN = 1;
Expand Down

0 comments on commit aa877e2

Please sign in to comment.