v1.9.2
This commit is contained in:
parent
0442b876a5
commit
3af6b6be1b
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
rscons (1.9.1)
|
||||
rscons (1.9.2)
|
||||
json (~> 1.0)
|
||||
|
||||
GEM
|
||||
@ -48,4 +48,4 @@ DEPENDENCIES
|
||||
yard
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.4
|
||||
1.10.6
|
||||
|
@ -406,6 +406,10 @@ http://rubydoc.info/github/holtrop/rscons/frames.
|
||||
|
||||
## Release Notes
|
||||
|
||||
### v1.9.2
|
||||
|
||||
- allow phony targets in conjunction with build roots
|
||||
|
||||
### v1.9.1
|
||||
|
||||
- change *SUFFIX defaults to arrays
|
||||
|
@ -1,4 +1,4 @@
|
||||
module Rscons
|
||||
# gem version
|
||||
VERSION = "1.9.1"
|
||||
VERSION = "1.9.2"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user