Browse code

Bump version back to 1.10.0-dev

Signed-off-by: Tibor Vass <tibor@docker.com>

Tibor Vass authored on 2015/11/21 03:40:25
Showing 2 changed files
... ...
@@ -7,7 +7,7 @@ be found.
7 7
 
8 8
 ## 1.9.1
9 9
 
10
-## Runtime
10
+### Runtime
11 11
 
12 12
 - Do not prevent daemon from booting if images could not be restored (#17695)
13 13
 - Force IPC mount to unmount on daemon shutdown/init (#17539)
... ...
@@ -21,17 +21,17 @@ be found.
21 21
 - selinux: only relabel if user requested so with the `z` option (#17450, #17834)
22 22
 - Do not make network calls when normalizing names (#18014)
23 23
 
24
-## Client
24
+### Client
25 25
 
26 26
 - Fix `docker login` on windows (#17738)
27 27
 - Fix bug with `docker inspect` output when not connected to daemon (#17715)
28 28
 - Fix `docker inspect -f {{.HostConfig.Dns}} somecontainer` (#17680)
29 29
 
30
-## Builder
30
+### Builder
31 31
 
32 32
 - Fix regression with symlink behavior in ADD/COPY (#17710)
33 33
 
34
-## Networking
34
+### Networking
35 35
 
36 36
 - Allow passing a network ID as an argument for `--net` (#17558)
37 37
 - Fix connect to host and prevent disconnect from host for `host` network (#17476)
... ...
@@ -41,7 +41,7 @@ be found.
41 41
 - Allow port-mapping only for endpoints created on docker run (#17858)
42 42
 - Fixed an endpoint delete issue with a possible stale sbox (#18102)
43 43
 
44
-## Distribution
44
+### Distribution
45 45
 
46 46
 - Correct parent chain in v2 push when v1Compatibility files on the disk are inconsistent (#18047)
47 47
 
... ...
@@ -1 +1 @@
1
-1.9.1
1
+1.10.0-dev