1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

binary release basis v5.0.71.48.1beta2

This commit is contained in:
Petko Bordjukov 2016-05-13 11:16:06 +03:00
parent 9ca312d5ec
commit 7efd3c0d87
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
### Unreleased
### 5.0.71.48.0beta1, 5.0.71.48.1beta1 - 2016-05-13:
### 5.0.71.48.0beta2, 5.0.71.48.1beta2 - 2016-05-13:
* Upgrade upstream v8 version to 5.0.71.45
* Remove all workarounds for building v8 3.16 with newer compilers

View file

@ -1,3 +1,3 @@
module Libv8
VERSION = "5.0.71.48.0beta2"
VERSION = "5.0.71.48.1beta2"
end