mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
8baf6c07bd
Add the release script used in the other XFS user space packages. The version is set to 1.1.0, to differentiate it from the 1.0.0 version that was recorded in the VERSION file. Signed-off-by: Alex Elder <aelder@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
#
|
|
# This file is used by configure to get version information
|
|
#
|
|
PKG_MAJOR=1
|
|
PKG_MINOR=1
|
|
PKG_REVISION=0
|
|
PKG_BUILD=1
|