diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-22 11:11:00 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-22 11:11:00 +0200 |
| commit | 04ff86ca330522b66573822308a70a2a89eb9a7d (patch) | |
| tree | 80c549dfbb7b395562e4caa8f0c36899d9d774e9 | |
| parent | 677cc2c2a6994c3bcc92641973337804e9296d40 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/netdiff.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.1.4 +0.1.5 diff --git a/debian/changelog b/debian/changelog index f97e633..7aa74b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netdiff (0.1.5) stable; urgency=low + + * Some minor documentation enhancements + + -- Paul Buetow <paul@buetow.org> Sun, 22 Jun 2014 11:10:29 +0200 + netdiff (0.1.4) stable; urgency=low * Bugfix: Cleaning up temp directory after the diff diff --git a/debian/files b/debian/files index 196b7da..23cda0e 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -netdiff_0.1.4_all.deb utils optional +netdiff_0.1.5_all.deb utils optional diff --git a/docs/netdiff.1 b/docs/netdiff.1 index 634f5c7..c87b7ec 100644 --- a/docs/netdiff.1 +++ b/docs/netdiff.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "NETDIFF 1" -.TH NETDIFF 1 "2014-06-22" "netdiff 0.1.4" "User Commands" +.TH NETDIFF 1 "2014-06-22" "netdiff 0.1.5" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
