summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-27 12:11:28 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-27 12:11:28 -0300
commit9b90bbc96de1f43a7a2369f41c7c0c28962de93f (patch)
tree995e517dad58307deea9902cc02541a9e7437366
parent4d1450c67680c608755d8879b7b44ecf1cb9df49 (diff)
downloadkeyringer-9b90bbc96de1f43a7a2369f41c7c0c28962de93f.tar.gz
keyringer-9b90bbc96de1f43a7a2369f41c7c0c28962de93f.tar.bz2
Starting 0.2.5 development
-rw-r--r--Makefile2
-rw-r--r--development.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 24c1436..bc7175d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
#
PACKAGE = keyringer
-VERSION = 0.2.4
+VERSION = 0.2.5
PREFIX ?= /usr/local
INSTALL = /usr/bin/install
diff --git a/development.mdwn b/development.mdwn
index 753d5b1..24d0ffb 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -71,7 +71,7 @@ Add the release into the `pristine-tar` branch:
Build the package from the git three using the upstream branch:
- git-buildpackage --git-pristine-tar
+ git-buildpackage
Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/140697/how-do-i-run-lintian-from-pbuilder-dist)):