Bump version to 2.4.1

The plan is for 2.4 development to continue a bit with some minor new
features. 2.4.0 was the grand release containing most of the new stuff.
This commit is contained in:
Misa 2024-01-10 17:40:39 -08:00
parent 29f05c41b1
commit 5e1a1f80ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#ifndef RELEASEVERSION_H
#define RELEASEVERSION_H
#define RELEASE_VERSION "v2.4"
#define RELEASE_VERSION "v2.4.1"
#endif /* RELEASEVERSION_H */