Skip to content

Commit

Permalink
Merge pull request #245 from koinos/remove-comment
Browse files Browse the repository at this point in the history
Remove comment from proto-cpp version bump
  • Loading branch information
mvandeberg authored Mar 25, 2024
2 parents 61f9dec + 19d9111 commit f0273c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- git add src include
- |
if ! [ -z "${TRAVIS_TAG}" ]; then
# Assumes vMAJOR.MINOR.PATCH style tag
VERSION=${TRAVIS_TAG:1}
sed -i -e "s| VERSION .*| VERSION $VERSION|g" CMakeLists.txt
git add CMakeLists.txt
Expand Down

0 comments on commit f0273c8

Please sign in to comment.