Bump version to v0.9.0

This commit is contained in:
Tindy X 2024-04-08 16:31:25 +08:00
parent 04ac98725c
commit b9ad0c2ee2
No known key found for this signature in database
GPG Key ID: 7FA1E66774759718

View File

@ -1,6 +1,6 @@
#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED
#define VERSION "v0.8.1"
#define VERSION "v0.9.0"
#endif // VERSION_H_INCLUDED