Skip to content

Commit bdd99f1

Browse files
committed
RELEASE: curl 8.18.0
1 parent d244117 commit bdd99f1

2 files changed

Lines changed: 408 additions & 3 deletions

File tree

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
ROOT=.
22

33
# the latest stable version is:
4-
STABLE= 8.17.0
5-
RELDATE = "2025-11-05"
4+
STABLE= 8.18.0
5+
RELDATE = "2026-01-07"
66
# The planned *next* release is:
7-
NEXTDATE = "2026-01-07"
7+
NEXTDATE = "2026-03-04"
88

99
# generated file with binary package stats
1010
STAT = packstat.t

0 commit comments

Comments
 (0)