Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lixun910 committed May 25, 2016
1 parent 287bae2 commit 606d2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace Gda {
const int version_subbuild = 7;
const int version_year = 2016;
const int version_month = 5;
const int version_day = 24;
const int version_day = 25;
const int version_night = 0;
const int version_type = 1; // 0: alpha, 1: beta, 2: release
}

0 comments on commit 606d2d9

Please sign in to comment.