aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)):