Skip to content

Commit

Permalink
Bump version to 1.3.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erengy committed Jan 7, 2018
1 parent eea6ad8 commit a137e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/taiga/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define TAIGA_VERSION_MAJOR 1
#define TAIGA_VERSION_MINOR 3
#define TAIGA_VERSION_PATCH 0
#define TAIGA_VERSION_PRE "beta"
#define TAIGA_VERSION_PRE "beta.2"
#define TAIGA_VERSION_BUILD 0

#define VERSION_VALUE_DIGITAL TAIGA_VERSION_MAJOR, TAIGA_VERSION_MINOR, TAIGA_VERSION_PATCH, TAIGA_VERSION_BUILD
Expand Down

0 comments on commit a137e51

Please sign in to comment.