0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Merged '9624e12' from hotfix-2.1.2: Added branch specific tag to bumping commit

This commit is contained in:
Flavio Lerda 2014-04-01 01:28:00 +01:00
commit 5a44d60802

View File

@ -57,7 +57,8 @@ cp bin/AnkiDroid-release.apk AnkiDroid-$VERSION.apk
# Commit modified AndroidManifest.xml
git add AndroidManifest.xml
git commit -m "Bumped version to $VERSION"
git commit -m "Bumped version to $VERSION
@branch-specific"
# Tag the release
git tag v$VERSION