summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-09-24 23:10:37 -0400
committerTavian Barnes <tavianator@tavianator.com>2018-09-24 23:10:37 -0400
commitce1118b27fdbf7886b108b5c805107e98e75194a (patch)
treef431e734d7cf739a3f96349db6ef197edc045892 /bfs.h
parent50b8a56d0057244725aa7408857c61da3ec1a768 (diff)
downloadbfs-ce1118b27fdbf7886b108b5c805107e98e75194a.tar.xz
Release 1.2.41.2.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 6624ed4..d53e628 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.2.3"
+# define BFS_VERSION "1.2.4"
#endif
#ifndef BFS_HOMEPAGE