Compare commits
2 Commits
21f8e2435e
...
07e7f214f1
Author | SHA1 | Date | |
---|---|---|---|
07e7f214f1 | |||
3ad741514d |
@ -1,3 +1,9 @@
|
||||
## v3.0.1
|
||||
|
||||
### Fixes
|
||||
|
||||
- #156 - Avoid running configure operation twice
|
||||
|
||||
## v3.0.0
|
||||
|
||||
- #136 - Move rsconscache into build directory
|
||||
|
@ -1,4 +1,4 @@
|
||||
module Rscons
|
||||
# Project version.
|
||||
VERSION = "3.0.0"
|
||||
VERSION = "3.0.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user