Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Feb 26, 2020
1 parent d4af943 commit ce5525e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=1.6.1
VERSION=1.7.0
1 change: 1 addition & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <getopt.h>
#include <unistd.h>
#include <inttypes.h>
#include <sys/time.h>
#include "fsmon.h"

static FileMonitor fm = { 0 };
Expand Down

0 comments on commit ce5525e

Please sign in to comment.