Bump version to 2.4.2

We still need to fix a couple bugs from 2.4.0.
This commit is contained in:
Misa 2024-03-29 21:18:39 -07:00
parent 3361e71036
commit ff785aaa8a
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.1"
#define RELEASE_VERSION "v2.4.2"
#endif /* RELEASEVERSION_H */