Skip to content

Commit 0b3865a

Browse files
committed
Include version in git archives
1 parent d77c113 commit 0b3865a

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
VERSION export-subst

VERSION

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# This file is used to record the version of AMUSE in a .tar.gz archive made using git
2+
# archive. The build system will pick it up from here if it is not building from a git
3+
# repository but from that tar.gz file.
4+
5+
$Format:%(describe:match=v*)$
6+

0 commit comments

Comments
 (0)