aboutsummaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-11-14 18:36:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-11-14 18:36:04 -0200
commit9cd7165a5a63a5824a327920b428eeed8aec528e (patch)
tree327380cb0526e758218f76806f41619d5bb317ad /development.mdwn
parent3fd3851b600f18b19ed201693a270bb29dcfc4ff (diff)
downloadkeyringer-9cd7165a5a63a5824a327920b428eeed8aec528e.tar.gz
keyringer-9cd7165a5a63a5824a327920b428eeed8aec528e.tar.bz2
Keyringer 0.2.70.2.7
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn
index b03ecbc..26a865c 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -51,6 +51,7 @@ Prepare the source code:
Commit and tag a release:
+ VERSION="X.Y.Z"
git commit -a -m "Keyringer $VERSION"
git tag -s $VERSION -m "Keyringer $VERSION"