Skip to content

Commit

Permalink
Merge pull request certbot#2582 from letsencrypt/autoupdate-le-auto
Browse files Browse the repository at this point in the history
Autobuild le-auto with dev version
  • Loading branch information
bmw committed Mar 3, 2016
2 parents f205d15 + 06bf983 commit 8f19ea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ echo twine upload "$root/dist.$version/*/*"

if [ "$RELEASE_BRANCH" = candidate-"$version" ] ; then
SetVersion "$nextversion".dev0
letsencrypt-auto-source/build.py
git add letsencrypt-auto-source/letsencrypt-auto
git diff
git commit -m "Bump version to $nextversion"
fi

0 comments on commit 8f19ea4

Please sign in to comment.