Skip to content

Commit

Permalink
Make 0.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
adtreat committed Mar 22, 2019
1 parent 0003aaf commit fbfcc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

static int s_majorVersion = 0;
static int s_minorVersion = 2;
static bool s_isDev = true;
static bool s_isDev = false;

static QString versionString()
{
Expand Down

0 comments on commit fbfcc0b

Please sign in to comment.