diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 01:17:27 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 01:17:27 +0200 |
| commit | 815f7fe40837dca7f36e477bd118e11e5130fe42 (patch) | |
| tree | cbfbb841b177689079de66f6d439520b30a66220 | |
| parent | a4b27e110a8e379ab41825422bbe7cf00f6445b6 (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, 7 insertions, 5 deletions
@@ -1 +1 @@ -0.0.0 +0.0.1 diff --git a/debian/changelog b/debian/changelog index ca61ca0..cb7206c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -netdiff (0.0.0) stable; urgency=low +netdiff (0.0.1) stable; urgency=low * Initial version of the netdiff + * Still 0.0.x, so not ready for production yet + + -- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 01:16:39 +0200 - -- Paul Buetow <paul@buetow.org> Fri, 04 Jan 2013 07:53:32 +0100 diff --git a/debian/files b/debian/files index 5455a77..1047a15 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -netdiff_0.0.0_all.deb utils optional +netdiff_0.0.1_all.deb utils optional diff --git a/docs/netdiff.1 b/docs/netdiff.1 index ae52184..ab6bbbe 100644 --- a/docs/netdiff.1 +++ b/docs/netdiff.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "NETDIFF 1" -.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.0" "User Commands" +.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
