diff --git a/trurl.md b/trurl.md index 0a739a95..723cf308 100644 --- a/trurl.md +++ b/trurl.md @@ -3,7 +3,7 @@ c: Copyright (C) Daniel Stenberg, , et al. SPDX-License-Identifier: curl Title: trurl Section: 1 -Source: trurl 0.15 +Source: trurl 0.16 See-also: - curl (1) - wcurl (1) diff --git a/version.h b/version.h index 307bfe4d..9706338c 100644 --- a/version.h +++ b/version.h @@ -24,6 +24,6 @@ * ***************************************************************************/ -#define TRURL_VERSION_TXT "0.15" +#define TRURL_VERSION_TXT "0.16" #endif