aboutsummaryrefslogtreecommitdiff
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
parent3fd3851b600f18b19ed201693a270bb29dcfc4ff (diff)
downloadkeyringer-9cd7165a5a63a5824a327920b428eeed8aec528e.tar.gz
keyringer-9cd7165a5a63a5824a327920b428eeed8aec528e.tar.bz2
Keyringer 0.2.70.2.7
-rw-r--r--ChangeLog2
-rw-r--r--development.mdwn1
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 222936d..b66f924 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2013-11-14 - Silvio Rhatto <rhatto@riseup.net>
+2013-11-14 - 0.2.7 Silvio Rhatto <rhatto@riseup.net>
Ramdisk check for temporary folders (closes #13)
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"