소스 검색

Bump version.

scossu 1 일 전
부모
커밋
a098d7e7b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.