Skip to content

Commit

Permalink
RELEASE: curl 8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Sep 11, 2024
1 parent 84ee49d commit b8dd051
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ROOT=.

# the latest stable version is:
STABLE= 8.9.1
RELDATE = "2024-07-31"
STABLE= 8.10.0
RELDATE = "2024-09-11"
# The planned *next* release is:
NEXTDATE = "2024-09-11"
NEXTDATE = "2024-11-05"

# generated file with binary package stats
STAT = packstat.t
Expand Down
Loading

0 comments on commit b8dd051

Please sign in to comment.