Browse Source

Bump version.

scossu 1 day ago
parent
commit
a098d7e7b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/lsup/core.h

+ 1 - 1
include/lsup/core.h

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