Skip to content

Commit

Permalink
merge develop - bump ver to 1.3.1-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
0u812 committed Mar 25, 2015
2 parents 14881ce + 8abff9f commit 16ae372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.1-rc1
1.3.1-rc2
2 changes: 1 addition & 1 deletion source/rrVersionInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace rr {
#define RR_VERSION_MAJOR 1
#define RR_VERSION_MINOR 3
#define RR_VERSION_PATCH 0
#define RR_VERSION_STR "1.3.1-rc1"
#define RR_VERSION_STR "1.3.1-rc2"

#define RR_STRINGIZE2(s) #s
#define RR_STRINGIZE(s) RR_STRINGIZE2(s)
Expand Down

0 comments on commit 16ae372

Please sign in to comment.