summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2010-04-08 13:49:22 +0200
committerCarl Worth <cworth@cworth.org>2010-04-09 19:05:26 -0700
commit09aaff13245457f6fcb5c6c5b7d9fdef69567a23 (patch)
treec306c7f8849483f254e16d4c12f5745732ad2d64 /RELEASING
parent3780572bb31c394a14e15bbfc3e113978eec7188 (diff)
Derive version numbers from git
I often have several versions of notmuch compiled and it would be very helpful to be able to distinguish between them. Git has a very nice feature to make intermediate numbering automatic and unambiguous so let's use it here. For tagged versions, the version is the name of the tag, for intermediate versions, the unique ID of the commit is appended to the tag name. When notmuch is compiled from a release tarball, there is no git repository and therefore the tarball contains a special file 'version', which contains the version of release tarball. To create a new release one has to run 'make release VERSION=X.Y'.
Diffstat (limited to 'RELEASING')
0 files changed, 0 insertions, 0 deletions