]> arthur.barton.de Git - bup.git/commit
Update version extraction for _version.py to work with the new tag syntax.
authorPatrick Rouleau <prouleau72@gmail.com>
Mon, 30 Sep 2013 04:10:50 +0000 (00:10 -0400)
committerRob Browning <rlb@defaultvalue.org>
Fri, 18 Oct 2013 20:00:07 +0000 (15:00 -0500)
commit67a38a4671e1b81ffd96b4109395a51cc2f4bbcb
tree6a90fc163bb18453892211199823474e8648a84c
parentc488f60bc18fbcf7221d7372a7eab039fea5e739
Update version extraction for _version.py to work with the new tag syntax.

The version tag used to be in the form "bup-<version>".

The syntax is now just "<version>" to allow github to produce
reasonable archives (i.e. not bup-bup-VERSION).

Signed-off-by: Patrick Rouleau <prouleau72@gmail.com>
Reviewed-by: Gabriel Filion <gabster@lelutin.ca>
[rlb@defaultvalue.org: adjust commit message.]
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
format-subst.pl