From 3d8cb1c1fc77930ebed897145ae396d8619ac2b2 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 14 Jun 2014 11:09:08 +0200 Subject: New release --- .version | 2 +- bin/pwgrep.sh | 2 +- debian/changelog | 6 ++++++ debian/files | 2 +- docs/pwgrep.1.gz | Bin 2071 -> 2071 bytes 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 2003b63..965065d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.9.2 +0.9.3 diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh index 8354a3c..324853f 100755 --- a/bin/pwgrep.sh +++ b/bin/pwgrep.sh @@ -26,7 +26,7 @@ declare DEFAULTDB=private.gpg declare DEFAULTFILESTOREDIR=filestore declare DEFAULTFILESTORECATEGORY=default declare DEFAULTSNAPSHOTDIR=~/.pwgrep.snapshots -declare -r PWGREP_VERSION=0.9.2 +declare -r PWGREP_VERSION=0.9.3 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc diff --git a/debian/changelog b/debian/changelog index a73ccd0..d4ec2d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pwgrep (0.9.3) stable; urgency=low + + * Merge + + -- Paul Buetow Sat, 14 Jun 2014 11:08:45 +0200 + pwgrep (0.9.2) stable; urgency=low * Add Debian Jessie package diff --git a/debian/files b/debian/files index cacde32..2983356 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pwgrep_0.9.2_all.deb utils optional +pwgrep_0.9.3_all.deb utils optional diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz index 1f08f0e..95ff2bf 100644 Binary files a/docs/pwgrep.1.gz and b/docs/pwgrep.1.gz differ -- cgit v1.2.3