Skip to content
Snippets Groups Projects
Commit ba5988d1 authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Merge branch 'v2.2' of https://github.com/plumed/plumed2 into v2.2

parents 574fdea0 d2d3ac01
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ else
git add VERSION
git commit --allow-empty -m "$msg"
git tag v$version
git push origin v$version
git push origin v$shortversion v$version
git archive -o plumed-$version.tgz --prefix plumed-$version/ v$version
echo
echo "Done!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment