pull: Update the version string.
authorLudovic Courtès <ludo@gnu.org>
Wed, 20 Jul 2016 20:40:20 +0000 (22:40 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 20 Jul 2016 20:53:02 +0000 (22:53 +0200)
commitb006ba50384f9cb517fa881299160adba0aaca9e
tree0910d9ce37abe95b0f50f002a7955ab5832999e1
parent13cee334f1a31e7d8f7124d045b136106fe8d356
pull: Update the version string.

Fixes <http://bugs.gnu.org/19278>.
Reported by Tomáš Čech <tcech@suse.cz>.

This allows 'guix --version' to return something that better represents
what version is being used.

* build-aux/build-self.scm (date-version-string): New procedure.
(build): Add #:version.
[builder]: Pass it to 'build-guix' as #:package-version.
build-aux/build-self.scm