Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
release to master before bug-bash
Browse files Browse the repository at this point in the history
  • Loading branch information
darobs committed Nov 3, 2016
1 parent 5ea409c commit 93b7fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/docs/c/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Gateway SDK"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.0.0-beta.4
PROJECT_NUMBER = 1.0.0-beta.5

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion tools/release/bump_version/versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"gateway":
{
"core" : "1.0.0-beta.4"
"core" : "1.0.0-beta.5"
},
"bindings" :
{
Expand Down

0 comments on commit 93b7fda

Please sign in to comment.