Skip to content

Commit 209bdbb

Browse files
committed
set version to v0.7.0
1 parent 27e1317 commit 209bdbb

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_NUMBER "0.6.0"
4+
#define VERSION_NUMBER "0.7.0"
55

66
#define _DEBUG false
77

0 commit comments

Comments
 (0)