Skip to content

Commit

Permalink
set version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen committed Jul 28, 2018
1 parent b593f94 commit 1cbe6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef COMMON_H
#define COMMON_H

#define VERSION_NUM "0.5.0"
#define VERSION_NUM "0.6.0"

#define _DEBUG false

Expand Down

0 comments on commit 1cbe6cf

Please sign in to comment.