version 1.9.15.1 RC1.

This commit is contained in:
Yichun Zhang (agentzh) 2016-05-15 22:34:16 -07:00
parent 07dc137193
commit 665faf0aea
3 changed files with 1022 additions and 919 deletions

View File

@ -3,7 +3,7 @@
all:
./util/mirror-tarballs
test: all
test:
prove -r t
try-luajit: all

1937
t/sanity.t

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.9.15
minor_ver=1rc0
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version