mirror of https://github.com/docker/docs.git
Bump to 1.8.1a on Windows
This commit is contained in:
parent
afd8faf54a
commit
1e2694750a
|
|
@ -2,7 +2,7 @@
|
|||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Docker Toolbox"
|
||||
#define MyAppVersion "1.8.1"
|
||||
#define MyAppVersion "1.8.1a"
|
||||
#define MyAppPublisher "Docker"
|
||||
#define MyAppURL "https://docker.com"
|
||||
#define MyAppContact "https://docs.docker.com"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ kitematic=0.8.2
|
|||
vbox=5.0.0
|
||||
vboxRev=101573
|
||||
msysGit=1.9.5-preview20150319
|
||||
installer=1.8.1
|
||||
installer=1.8.1a
|
||||
mixpanel=c306ae65c33d7d09fe3e546f36493a6e
|
||||
|
||||
boot2dockerIsoSrc=boot2docker
|
||||
|
|
|
|||
Loading…
Reference in New Issue