Skip to content

Commit

Permalink
RELEASE: 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Sep 19, 2024
1 parent 6997194 commit a71ece9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion trurl.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c: Copyright (C) Daniel Stenberg, <daniel.se>, et al.
SPDX-License-Identifier: curl
Title: trurl
Section: 1
Source: trurl 0.15
Source: trurl 0.16
See-also:
- curl (1)
- wcurl (1)
Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
*
***************************************************************************/

#define TRURL_VERSION_TXT "0.15"
#define TRURL_VERSION_TXT "0.16"

#endif

0 comments on commit a71ece9

Please sign in to comment.