diff options
author | 2018-12-26 01:41:22 +0100 | |
---|---|---|
committer | 2018-12-26 01:41:22 +0100 | |
commit | 51a3e5c0b4150ba9ea9ccbf7112bd7a066a2dee8 (patch) | |
tree | aba2e805fbce2e4827cb175f4ac5d1cb6f879021 | |
parent | NetworkExtension: rescope socket instead of tearing down socket (diff) | |
download | wireguard-apple-51a3e5c0b4150ba9ea9ccbf7112bd7a066a2dee8.tar.xz wireguard-apple-51a3e5c0b4150ba9ea9ccbf7112bd7a066a2dee8.zip |
Version bump0.0.20181225-1
A Christmas Special, for TestFlight, and possibly for release if things
go well there.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | WireGuard/WireGuard/Config/Version.xcconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Config/Version.xcconfig b/WireGuard/WireGuard/Config/Version.xcconfig index 5ea655c..de7f82a 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ -VERSION_NAME = 0.0.20181104 -VERSION_ID = 7 +VERSION_NAME = 0.0.20181225 +VERSION_ID = 1 |