summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:09:08 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:09:08 +0200
commit3d8cb1c1fc77930ebed897145ae396d8619ac2b2 (patch)
treef249d90182f59146767005726feb521220e2c547
parent9ca76538b34c92176d48b4463b350c5536e8491b (diff)
New release
-rw-r--r--.version2
-rwxr-xr-xbin/pwgrep.sh2
-rw-r--r--debian/changelog6
-rw-r--r--debian/files2
-rw-r--r--docs/pwgrep.1.gzbin2071 -> 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 <paul@buetow.org> 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
--- a/docs/pwgrep.1.gz
+++ b/docs/pwgrep.1.gz
Binary files differ