Skip to content

Commit d15eda7

Browse files
committed
release v2.4.1
1 parent 678e9ab commit d15eda7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This file documents the revision history for the Livestatus Multitool Daemon (LMD)
22

3-
next:
3+
2.4.1 Mon Apr 14 16:29:14 CEST 2025
44
- performance improvements, lock specific tables instead of all together
55
- reduce number of update queries
66
- reduce memory usage

pkg/lmd/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import (
3333

3434
const (
3535
// VERSION contains the actual lmd version.
36-
VERSION = "2.4.0"
36+
VERSION = "2.4.1"
3737
// NAME defines the name of this project.
3838
NAME = "lmd"
3939

0 commit comments

Comments
 (0)