]> Cypherpunks repositories - gostls13.git/commit
misc/makerelease: set version number in Windows installer
authorJens Frederich <jfrederich@gmail.com>
Tue, 21 Oct 2014 23:56:26 +0000 (10:56 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 21 Oct 2014 23:56:26 +0000 (10:56 +1100)
commit1e30bb027ac6f5d88c40fd9280805bc5f7a0d9be
tree16f83a599f2a49034df732f839cd753a21edb190
parent4073be88f426180030971d0b06a7598ec46a0583
misc/makerelease: set version number in Windows installer

Set correct version number at Windows installer based on
Go's Mercurial tag.

Name                                     | Version
------------------------------------------------
Go Programming Language amd64 go1.3.3    | 1.3.3
Go Programming Language amd64 go1.2rc3   | 1.2
Go Programming Language amd64 go1.2beta1 | 1.2

Fixes #8239.

LGTM=adg
R=adg, c.emil.hessman, alex.brainman
CC=golang-codereviews
https://golang.org/cl/160950044
misc/makerelease/makerelease.go
misc/makerelease/windows/installer.wxs