mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
v5.0.71.48.4 source release
This commit is contained in:
parent
864d80e14b
commit
2e65713ff4
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
### Unreleased
|
### Unreleased
|
||||||
|
|
||||||
|
### 5.0.71.48.4, 5.0.71.48.5 - 2016-05-13:
|
||||||
|
|
||||||
* Enable the -fPIC flag for ARM
|
* Enable the -fPIC flag for ARM
|
||||||
|
|
||||||
### 5.0.71.48.2, 5.0.71.48.3 - 2016-05-13:
|
### 5.0.71.48.2, 5.0.71.48.3 - 2016-05-13:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Libv8
|
module Libv8
|
||||||
VERSION = "5.0.71.48.3"
|
VERSION = "5.0.71.48.4"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue