Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Commit d796384

Browse files
committed
Version bump
1 parent 8b24fe2 commit d796384

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

src/version.h

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

4-
#define VERSION "1.6.0-dev"
4+
#define VERSION "1.7.0"
55

66
#endif
77

0 commit comments

Comments
 (0)