summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfs.h')
-rw-r--r--bfs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfs.h b/bfs.h
index 36b12e4..1b3457a 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,6 +18,9 @@
#include <sys/types.h>
#include <time.h>
+#define BFS_VERSION "0.0"
+#define BFS_HOMEPAGE "https://github.com/tavianator/bfs"
+
/**
* A command line expression.
*/