From: Silvio Rhatto Date: Thu, 14 Nov 2013 20:36:04 +0000 (-0200) Subject: Keyringer 0.2.7 X-Git-Tag: 0.2.7^0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9cd7165a5a63a5824a327920b428eeed8aec528e;p=keyringer.git Keyringer 0.2.7 --- diff --git a/ChangeLog b/ChangeLog index 222936d..b66f924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2013-11-14 - Silvio Rhatto +2013-11-14 - 0.2.7 Silvio Rhatto 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"