Skip to content

Commit 1cbe6cf

Browse files
committed
set version to v0.6.0
1 parent b593f94 commit 1cbe6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef COMMON_H
22
#define COMMON_H
33

4-
#define VERSION_NUM "0.5.0"
4+
#define VERSION_NUM "0.6.0"
55

66
#define _DEBUG false
77

0 commit comments

Comments
 (0)