summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-07-15 14:41:09 -0400
committerTavian Barnes <tavianator@tavianator.com>2018-07-15 14:41:09 -0400
commit45eafe9cf597c071029d61a9625bb96034d5aac9 (patch)
treee503ccc2570b2775b00b90cf1d231d16eb7fa72d /bfs.h
parent6168bbdb7665ba40d351eae1ab1f570522677b63 (diff)
downloadbfs-45eafe9cf597c071029d61a9625bb96034d5aac9.tar.xz
Release 1.2.31.2.3
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 7b90b1a..5ed6620 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.2.2"
+# define BFS_VERSION "1.2.3"
#endif
#ifndef BFS_HOMEPAGE