summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-02-24 17:45:00 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-02-24 17:45:00 -0500
commite14f04e52f792d12f3798b3c69bd0279ac7d3150 (patch)
tree0537ddc2eb27286b64a2cfd8889c92d2aa80bab0 /bfs.h
parented4a45ff5fc8aa53fd66f6059697bac171ba9d69 (diff)
downloadbfs-2.4.1.tar.xz
Release 2.4.12.4.1
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 796a2ae..cc87f3c 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.4"
+# define BFS_VERSION "2.4.1"
#endif
#ifndef BFS_HOMEPAGE