summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-03-12 16:12:29 -0500
committerTavian Barnes <tavianator@tavianator.com>2016-03-12 16:12:29 -0500
commit19ff6cafb9dbd206d48cd78e0f9d82e8645df06f (patch)
treede6d419ef0924ce367303840d48f61c98972ca35 /bfs.h
parentf1401f09c59363170f021c4a1676735be2e3cc44 (diff)
downloadbfs-19ff6cafb9dbd206d48cd78e0f9d82e8645df06f.tar.xz
Bump the version to 0.74.0.74
Diffstat (limited to 'bfs.h')
-rw-r--r--bfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfs.h b/bfs.h
index f0aaada..d5cc343 100644
--- a/bfs.h
+++ b/bfs.h
@@ -19,7 +19,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.70"
+# define BFS_VERSION "0.74"
#endif
#ifndef BFS_HOMEPAGE