Browse Source

Bump version.

Stefano Cossu 12 hours ago
parent
commit
f518e10751
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/core.h

+ 1 - 1
include/core.h

@@ -22,7 +22,7 @@
 #include "xxhash.h"
 
 
-#define LSUP_VERSION "1.0a3"
+#define LSUP_VERSION "1.0a4"
 
 
 // Logging and debugging.