Skip to content

Commit 26d6ed8

Browse files
committed
set version to v0.3.0
1 parent 4c0fe27 commit 26d6ed8

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.2.0"
4+
#define VERSION_NUM "0.3.0"
55

66
#define _DEBUG false
77

0 commit comments

Comments
 (0)