summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-05-22 15:14:40 -0400
committerTavian Barnes <tavianator@tavianator.com>2016-05-22 15:14:40 -0400
commit043d273feb30b64eae2057ec4c8af6d674f4f0a1 (patch)
tree8839d0a09bc9557c2ed52cffb4d32bfebd398297 /bfs.h
parentab76b85902f6f0be78c7c27af504be3c03d8530e (diff)
downloadbfs-043d273feb30b64eae2057ec4c8af6d674f4f0a1.tar.xz
Bump to 0.79.0.79
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 beb5d82..13865fe 100644
--- a/bfs.h
+++ b/bfs.h
@@ -19,7 +19,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.74"
+# define BFS_VERSION "0.79"
#endif
#ifndef BFS_HOMEPAGE