summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-02-23 11:28:12 -0500
committerTavian Barnes <tavianator@tavianator.com>2016-02-23 11:28:12 -0500
commit8a260f32a2253cc9eaedea25ceff3e9402960090 (patch)
treea6671bf4fcf8f84d019058e0c005bf265a40f170 /bfs.h
parent1c755492eab68257420c6824a36892cdeacb970a (diff)
downloadbfs-8a260f32a2253cc9eaedea25ceff3e9402960090.tar.xz
Bump the version to 0.70.0.70
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 b83da2f..3a85650 100644
--- a/bfs.h
+++ b/bfs.h
@@ -19,7 +19,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "0.67"
+# define BFS_VERSION "0.70"
#endif
#ifndef BFS_HOMEPAGE