Skip to content

Commit

Permalink
RELEASE: 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jul 23, 2024
1 parent 24ba9eb commit 8402c9b
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 3 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.8.0
RELDATE = "2024-05-22"
STABLE= 8.9.0
RELDATE = "2024-07-24"
# The planned *next* release is:
NEXTDATE = "2024-07-24"
NEXTDATE = "2024-09-11"

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

0 comments on commit 8402c9b

Please sign in to comment.