Skip to content

Commit

Permalink
Bump to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NiLuJe committed Sep 5, 2020
1 parent fc77e50 commit f145d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kfmon.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ extern const char* sqlite3ErrName(int);

// Fallback version tag...
#ifndef KFMON_VERSION
# define KFMON_VERSION "v1.4.1"
# define KFMON_VERSION "v1.4.2"
#endif
// Fallback timestamp...
#ifndef KFMON_TIMESTAMP
Expand Down

0 comments on commit f145d8f

Please sign in to comment.