update version to v1.8

This commit is contained in:
2024-12-13 18:09:06 +01:00
parent 00b0368f03
commit f881b9b4e7

View File

@@ -3,7 +3,7 @@
#include "IO.h" #include "IO.h"
#define ASSEMBLEUR_VERSION "1.7" #define ASSEMBLEUR_VERSION "1.8"
int main(int argc, char** argv) { int main(int argc, char** argv) {