diff options
author | 2019-06-06 10:27:34 +0200 | |
---|---|---|
committer | 2019-06-06 10:27:39 +0200 | |
commit | f50e7ae68624bbda2e4130b70ede571e6bed9243 (patch) | |
tree | 55f875d9ea36298de8135da7f88023ec6d07c08e | |
parent | macOS: App menu > Quit shall show a prompt to quit or close window (diff) | |
download | wireguard-apple-f50e7ae68624bbda2e4130b70ede571e6bed9243.tar.xz wireguard-apple-f50e7ae68624bbda2e4130b70ede571e6bed9243.zip |
Version bump0.0.20190531-10
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | WireGuard/WireGuard/Config/Version.xcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/Config/Version.xcconfig b/WireGuard/WireGuard/Config/Version.xcconfig index d5105e4..6a1ba1d 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 0.0.20190531 -VERSION_ID = 9 +VERSION_ID = 10 |