Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erengy committed Apr 19, 2015
1 parent 323c95d commit 63d101f
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 @@ -25,7 +25,7 @@
#define TAIGA_VERSION_MAJOR 1
#define TAIGA_VERSION_MINOR 2
#define TAIGA_VERSION_PATCH 0
#define TAIGA_VERSION_PRE L"beta3"
#define TAIGA_VERSION_PRE L""
#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 63d101f

Please sign in to comment.