summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-28 19:04:08 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-28 19:04:08 +0100
commitf88e6f65409456073441dae532a2b94e5fdfa28a (patch)
treecdcd32b763d403c1f0904c521f19072377f5ee0c
parent70434f4c88529c7f54caf37a496b994012dcc986 (diff)
New release0.9.2
-rw-r--r--.version2
-rwxr-xr-xbin/pwgrep.sh2
-rw-r--r--debian/changelog7
-rw-r--r--debian/files2
-rw-r--r--docs/pwgrep.1.gzbin2071 -> 2071 bytes
5 files changed, 10 insertions, 3 deletions
diff --git a/.version b/.version
index ac39a10..f374f66 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.9.0
+0.9.1
diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh
index 3548723..25584c5 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.0
+declare -r PWGREP_VERSION=0.9.1
[ -z "$RCFILE" ] && RCFILE=~/.pwgreprc
diff --git a/debian/changelog b/debian/changelog
index 28364bb..8a95dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pwgrep (0.9.1) stable; urgency=low
+
+ * This release includes a few minor typos and a new brainstorming for future
+ features.
+
+ -- Paul Buetow <paul@buetow.org> Sat, 28 Dec 2013 19:03:20 +0100
+
pwgrep (0.9.0) stable; urgency=low
* Add SNAPSHOTDIR config option which can be used to use a custom directory
diff --git a/debian/files b/debian/files
index ffc9f78..6fe2abe 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-pwgrep_0.9.0_all.deb utils optional
+pwgrep_0.9.1_all.deb utils optional
diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz
index 53c5d09..eadb7cd 100644
--- a/docs/pwgrep.1.gz
+++ b/docs/pwgrep.1.gz
Binary files differ