summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-04-15 10:41:57 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-04-15 20:34:47 -0400
commitd9e6cb4930cf53843575db71002fb59866aca1b1 (patch)
treefe48c3816f89981e03f75104671f660f6716edfc /bfs.h
parente5b22d17d53119040ecef93312b850e9d3d6266d (diff)
downloadbfs-d9e6cb4930cf53843575db71002fb59866aca1b1.tar.xz
Release 1.41.4
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 cc24e51..d96600c 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.3.3"
+# define BFS_VERSION "1.4"
#endif
#ifndef BFS_HOMEPAGE