mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
5 lines
95 B
C
5 lines
95 B
C
![]() |
#ifndef __BTRFS_VERSION_H
|
||
|
#define __BTRFS_VERSION_H
|
||
|
#define BTRFS_BUILD_VERSION "Btrfs"
|
||
|
#endif
|