Signed-off-by: Lokesh Mandvekar <lsm5@xxxxxxxxxxxxxxxxx>
---
version.h.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/version.h.in b/version.h.in
index 012d265..67dbbf7 100644
--- a/version.h.in
+++ b/version.h.in
@@ -8,4 +8,6 @@
#define BTRFS_LIB_VERSION ( BTRFS_LIB_MAJOR * 10000 + \
BTRFS_LIB_MINOR * 100 + \
BTRFS_LIB_PATCHLEVEL )
+
+#define BTRFS_BUILD_VERSION "Btrfs @PACKAGE_VERSION@"
#endif
--
2.3.2
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html