5 lines
95 B
C
5 lines
95 B
C
#ifndef __BTRFS_VERSION_H
|
|
#define __BTRFS_VERSION_H
|
|
#define BTRFS_BUILD_VERSION "Btrfs"
|
|
#endif
|