From 51a3e5c0b4150ba9ea9ccbf7112bd7a066a2dee8 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 26 Dec 2018 01:41:22 +0100 Subject: Version bump A Christmas Special, for TestFlight, and possibly for release if things go well there. Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/Config/Version.xcconfig | 4 ++-- 1 file 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 -- cgit v1.2.3-59-g8ed1b