1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-31 14:36:50 -05:00

Update to v1.1

This commit is contained in:
v2ray 2015-12-06 21:26:40 +01:00
parent c54c0218e0
commit 46071b9dac

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VER="v1.0" VER="v1.1"
ARCH=$(uname -m) ARCH=$(uname -m)
VDIS="64" VDIS="64"