diff options
author | 2019-01-08 02:13:44 +0100 | |
---|---|---|
committer | 2019-01-08 02:13:44 +0100 | |
commit | 5f15b664fcce8cebfca3e47b2b3658492bc50207 (patch) | |
tree | 6904f4260a2442402898e6745cf87aa0c2a55524 /WireGuard/WireGuard | |
parent | PacketTunnelSettingsGenerator: use 127.0.0.1 as dummy address (diff) | |
download | wireguard-apple-5f15b664fcce8cebfca3e47b2b3658492bc50207.tar.xz wireguard-apple-5f15b664fcce8cebfca3e47b2b3658492bc50207.zip |
Version bump0.0.20190107-1
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard')
-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 6523f1a..556149d 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ -VERSION_NAME = 0.0.20181225 -VERSION_ID = 2 +VERSION_NAME = 0.0.20190107 +VERSION_ID = 1 |